Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetFsuDiscoveryRequest,GetFsuDiscoveryResponse> |
FleetSoftwareUpdateWaiters.forFsuDiscovery(GetFsuDiscoveryRequest request,
DiscoveryLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetFsuDiscoveryRequest,GetFsuDiscoveryResponse> |
FleetSoftwareUpdateWaiters.forFsuDiscovery(GetFsuDiscoveryRequest request,
DiscoveryLifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetFsuDiscoveryRequest,GetFsuDiscoveryResponse> |
FleetSoftwareUpdateWaiters.forFsuDiscovery(GetFsuDiscoveryRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DiscoveryLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetFsuDiscoveryResponse> |
FleetSoftwareUpdateAsync.getFsuDiscovery(GetFsuDiscoveryRequest request,
AsyncHandler<GetFsuDiscoveryRequest,GetFsuDiscoveryResponse> handler)
Gets a Exadata Fleet Update Discovery by identifier.
|
Future<GetFsuDiscoveryResponse> |
FleetSoftwareUpdateAsyncClient.getFsuDiscovery(GetFsuDiscoveryRequest request,
AsyncHandler<GetFsuDiscoveryRequest,GetFsuDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetFsuDiscoveryRequest |
GetFsuDiscoveryRequest.Builder.build()
Build the instance of GetFsuDiscoveryRequest as configured by this builder
|
GetFsuDiscoveryRequest |
GetFsuDiscoveryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetFsuDiscoveryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetFsuDiscoveryRequest.Builder |
GetFsuDiscoveryRequest.Builder.copy(GetFsuDiscoveryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.