Uses of Class
com.oracle.bmc.fleetsoftwareupdate.responses.GetFsuCollectionResponse
-
Packages that use GetFsuCollectionResponse Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.responses -
-
Uses of GetFsuCollectionResponse in com.oracle.bmc.fleetsoftwareupdate
Methods in com.oracle.bmc.fleetsoftwareupdate that return GetFsuCollectionResponse Modifier and Type Method Description GetFsuCollectionResponse
FleetSoftwareUpdate. getFsuCollection(GetFsuCollectionRequest request)
Gets a Exadata Fleet Update Collection by identifier.GetFsuCollectionResponse
FleetSoftwareUpdateClient. getFsuCollection(GetFsuCollectionRequest request)
Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type GetFsuCollectionResponse Modifier and Type Method Description Future<GetFsuCollectionResponse>
FleetSoftwareUpdateAsync. getFsuCollection(GetFsuCollectionRequest request, AsyncHandler<GetFsuCollectionRequest,GetFsuCollectionResponse> handler)
Gets a Exadata Fleet Update Collection by identifier.Future<GetFsuCollectionResponse>
FleetSoftwareUpdateAsyncClient. getFsuCollection(GetFsuCollectionRequest request, AsyncHandler<GetFsuCollectionRequest,GetFsuCollectionResponse> handler)
-
Uses of GetFsuCollectionResponse in com.oracle.bmc.fleetsoftwareupdate.responses
Methods in com.oracle.bmc.fleetsoftwareupdate.responses that return GetFsuCollectionResponse Modifier and Type Method Description GetFsuCollectionResponse
GetFsuCollectionResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type GetFsuCollectionResponse Modifier and Type Method Description GetFsuCollectionResponse.Builder
GetFsuCollectionResponse.Builder. copy(GetFsuCollectionResponse o)
Copy method to populate the builder with values from the given instance.
-