Uses of Class
com.oracle.bmc.fleetsoftwareupdate.requests.GetFsuCollectionTargetRequest
-
Packages that use GetFsuCollectionTargetRequest Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of GetFsuCollectionTargetRequest in com.oracle.bmc.fleetsoftwareupdate
Methods in com.oracle.bmc.fleetsoftwareupdate with parameters of type GetFsuCollectionTargetRequest Modifier and Type Method Description GetFsuCollectionTargetResponse
FleetSoftwareUpdate. getFsuCollectionTarget(GetFsuCollectionTargetRequest request)
Gets a Exadata Fleet Update Collection Target by identifier.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)
GetFsuCollectionTargetResponse
FleetSoftwareUpdateClient. getFsuCollectionTarget(GetFsuCollectionTargetRequest request)
Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type GetFsuCollectionTargetRequest 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 GetFsuCollectionTargetRequest in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return GetFsuCollectionTargetRequest Modifier and Type Method Description GetFsuCollectionTargetRequest
GetFsuCollectionTargetRequest.Builder. build()
Build the instance of GetFsuCollectionTargetRequest as configured by this builderGetFsuCollectionTargetRequest
GetFsuCollectionTargetRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetFsuCollectionTargetRequest as configured by this builderMethods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type GetFsuCollectionTargetRequest Modifier and Type Method Description GetFsuCollectionTargetRequest.Builder
GetFsuCollectionTargetRequest.Builder. copy(GetFsuCollectionTargetRequest o)
Copy method to populate the builder with values from the given instance.
-