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