Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
GetSddcResponse |
Sddc.getSddc(GetSddcRequest request)
Gets the specified SDDC’s information.
|
GetSddcResponse |
SddcClient.getSddc(GetSddcRequest request) |
Future<GetSddcResponse> |
SddcAsyncClient.getSddc(GetSddcRequest request,
AsyncHandler<GetSddcRequest,GetSddcResponse> handler) |
Future<GetSddcResponse> |
SddcAsync.getSddc(GetSddcRequest request,
AsyncHandler<GetSddcRequest,GetSddcResponse> handler)
Gets the specified SDDC’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSddcResponse> |
SddcAsyncClient.getSddc(GetSddcRequest request,
AsyncHandler<GetSddcRequest,GetSddcResponse> handler) |
Future<GetSddcResponse> |
SddcAsync.getSddc(GetSddcRequest request,
AsyncHandler<GetSddcRequest,GetSddcResponse> handler)
Gets the specified SDDC’s information.
|
Modifier and Type | Method and Description |
---|---|
GetSddcRequest |
GetSddcRequest.Builder.build()
Build the instance of GetSddcRequest as configured by this builder
|
GetSddcRequest |
GetSddcRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSddcRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSddcRequest.Builder |
GetSddcRequest.Builder.copy(GetSddcRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.