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