Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetNamedCredentialResponse |
DbManagementClient.getNamedCredential(GetNamedCredentialRequest request) |
GetNamedCredentialResponse |
DbManagement.getNamedCredential(GetNamedCredentialRequest request)
Gets the details for the named credential specified by namedCredentialId.
|
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 |
---|---|
GetNamedCredentialResponse |
GetNamedCredentialResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNamedCredentialResponse.Builder |
GetNamedCredentialResponse.Builder.copy(GetNamedCredentialResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.