Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetExternalDbNodeRequest,GetExternalDbNodeResponse> |
DbManagementWaiters.forExternalDbNode(GetExternalDbNodeRequest request,
ExternalDbNode.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetExternalDbNodeRequest,GetExternalDbNodeResponse> |
DbManagementWaiters.forExternalDbNode(GetExternalDbNodeRequest request,
ExternalDbNode.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetExternalDbNodeRequest,GetExternalDbNodeResponse> |
DbManagementWaiters.forExternalDbNode(GetExternalDbNodeRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ExternalDbNode.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetExternalDbNodeResponse> |
DbManagementAsync.getExternalDbNode(GetExternalDbNodeRequest request,
AsyncHandler<GetExternalDbNodeRequest,GetExternalDbNodeResponse> handler)
Gets the details for the external DB node specified by
externalDbNodeId . |
Future<GetExternalDbNodeResponse> |
DbManagementAsyncClient.getExternalDbNode(GetExternalDbNodeRequest request,
AsyncHandler<GetExternalDbNodeRequest,GetExternalDbNodeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExternalDbNodeRequest |
GetExternalDbNodeRequest.Builder.build()
Build the instance of GetExternalDbNodeRequest as configured by this builder
|
GetExternalDbNodeRequest |
GetExternalDbNodeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExternalDbNodeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExternalDbNodeRequest.Builder |
GetExternalDbNodeRequest.Builder.copy(GetExternalDbNodeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.