Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
UpdateFsuDiscoveryResponse |
FleetSoftwareUpdate.updateFsuDiscovery(UpdateFsuDiscoveryRequest request)
Updates the Exadata Fleet Update Discovery identified by the ID.
|
UpdateFsuDiscoveryResponse |
FleetSoftwareUpdateClient.updateFsuDiscovery(UpdateFsuDiscoveryRequest request) |
Future<UpdateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsync.updateFsuDiscovery(UpdateFsuDiscoveryRequest request,
AsyncHandler<UpdateFsuDiscoveryRequest,UpdateFsuDiscoveryResponse> handler)
Updates the Exadata Fleet Update Discovery identified by the ID.
|
Future<UpdateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsyncClient.updateFsuDiscovery(UpdateFsuDiscoveryRequest request,
AsyncHandler<UpdateFsuDiscoveryRequest,UpdateFsuDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsync.updateFsuDiscovery(UpdateFsuDiscoveryRequest request,
AsyncHandler<UpdateFsuDiscoveryRequest,UpdateFsuDiscoveryResponse> handler)
Updates the Exadata Fleet Update Discovery identified by the ID.
|
Future<UpdateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsyncClient.updateFsuDiscovery(UpdateFsuDiscoveryRequest request,
AsyncHandler<UpdateFsuDiscoveryRequest,UpdateFsuDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateFsuDiscoveryRequest |
UpdateFsuDiscoveryRequest.Builder.build()
Build the instance of UpdateFsuDiscoveryRequest as configured by this builder
|
UpdateFsuDiscoveryRequest |
UpdateFsuDiscoveryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateFsuDiscoveryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateFsuDiscoveryRequest.Builder |
UpdateFsuDiscoveryRequest.Builder.copy(UpdateFsuDiscoveryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.