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.fleetsoftwareupdateMethods in com.oracle.bmc.fleetsoftwareupdate that return GetFsuCollectionTargetResponse Modifier and Type Method Description GetFsuCollectionTargetResponseFleetSoftwareUpdate. getFsuCollectionTarget(GetFsuCollectionTargetRequest request)Gets a Exadata Fleet Update Collection Target by identifier.GetFsuCollectionTargetResponseFleetSoftwareUpdateClient. 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.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return GetFsuCollectionTargetResponse Modifier and Type Method Description GetFsuCollectionTargetResponseGetFsuCollectionTargetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type GetFsuCollectionTargetResponse Modifier and Type Method Description GetFsuCollectionTargetResponse.BuilderGetFsuCollectionTargetResponse.Builder. copy(GetFsuCollectionTargetResponse o)Copy method to populate the builder with values from the given instance.
 
-