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