| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> |
DbManagementWaiters.forManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> |
DbManagementWaiters.forManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
LifecycleStates targetState,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
com.oracle.bmc.waiter.Waiter<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> |
DbManagementWaiters.forManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> |
DbManagementWaiters.forManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> |
DbManagementWaiters.forManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
LifecycleStates targetState,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
com.oracle.bmc.waiter.Waiter<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> |
DbManagementWaiters.forManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
GetManagedDatabaseGroupResponse |
DbManagementClient.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request) |
GetManagedDatabaseGroupResponse |
DbManagement.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request)
Gets the details for the Managed Database Group specified by managedDatabaseGroupId.
|
Future<GetManagedDatabaseGroupResponse> |
DbManagementAsync.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> handler)
Gets the details for the Managed Database Group specified by managedDatabaseGroupId.
|
Future<GetManagedDatabaseGroupResponse> |
DbManagementAsyncClient.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetManagedDatabaseGroupResponse> |
DbManagementAsync.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> handler)
Gets the details for the Managed Database Group specified by managedDatabaseGroupId.
|
Future<GetManagedDatabaseGroupResponse> |
DbManagementAsyncClient.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetManagedDatabaseGroupRequest |
GetManagedDatabaseGroupRequest.Builder.build()
Build the instance of GetManagedDatabaseGroupRequest as configured by this builder
|
GetManagedDatabaseGroupRequest |
GetManagedDatabaseGroupRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.copy(GetManagedDatabaseGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.