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