Uses of Class
com.oracle.bmc.fleetsoftwareupdate.requests.ListFsuDiscoveryTargetsRequest
-
Packages that use ListFsuDiscoveryTargetsRequest Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of ListFsuDiscoveryTargetsRequest in com.oracle.bmc.fleetsoftwareupdate
Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type ListFsuDiscoveryTargetsRequest Modifier and Type Method Description Future<ListFsuDiscoveryTargetsResponse>FleetSoftwareUpdateAsync. listFsuDiscoveryTargets(ListFsuDiscoveryTargetsRequest request, AsyncHandler<ListFsuDiscoveryTargetsRequest,ListFsuDiscoveryTargetsResponse> handler)Gets a list of all Targets in the results of a Exadata Fleet Update Discovery.Future<ListFsuDiscoveryTargetsResponse>FleetSoftwareUpdateAsyncClient. listFsuDiscoveryTargets(ListFsuDiscoveryTargetsRequest request, AsyncHandler<ListFsuDiscoveryTargetsRequest,ListFsuDiscoveryTargetsResponse> handler) -
Uses of ListFsuDiscoveryTargetsRequest in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return ListFsuDiscoveryTargetsRequest Modifier and Type Method Description ListFsuDiscoveryTargetsRequestListFsuDiscoveryTargetsRequest.Builder. build()Build the instance of ListFsuDiscoveryTargetsRequest as configured by this builderListFsuDiscoveryTargetsRequestListFsuDiscoveryTargetsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListFsuDiscoveryTargetsRequest as configured by this builderMethods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type ListFsuDiscoveryTargetsRequest Modifier and Type Method Description ListFsuDiscoveryTargetsRequest.BuilderListFsuDiscoveryTargetsRequest.Builder. copy(ListFsuDiscoveryTargetsRequest o)Copy method to populate the builder with values from the given instance.
-