Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
GetSddcResponse |
Sddc.getSddc(GetSddcRequest request)
Gets the specified SDDC’s information.
|
GetSddcResponse |
SddcClient.getSddc(GetSddcRequest request) |
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. |
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 |
---|---|
GetSddcResponse |
GetSddcResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSddcResponse.Builder |
GetSddcResponse.Builder.copy(GetSddcResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.