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