Package | Description |
---|---|
com.oracle.bmc.secrets | |
com.oracle.bmc.secrets.responses |
Modifier and Type | Method and Description |
---|---|
GetSecretBundleByNameResponse |
SecretsClient.getSecretBundleByName(GetSecretBundleByNameRequest request) |
GetSecretBundleByNameResponse |
Secrets.getSecretBundleByName(GetSecretBundleByNameRequest request)
Gets a secret bundle by secret name and vault ID, and secret version that matches either the
specified
stage , secretVersionName , or versionNumber parameter. |
Modifier and Type | Method and Description |
---|---|
Future<GetSecretBundleByNameResponse> |
SecretsAsync.getSecretBundleByName(GetSecretBundleByNameRequest request,
AsyncHandler<GetSecretBundleByNameRequest,GetSecretBundleByNameResponse> handler)
Gets a secret bundle by secret name and vault ID, and secret version that matches either the
specified
stage , secretVersionName , or versionNumber parameter. |
Future<GetSecretBundleByNameResponse> |
SecretsAsyncClient.getSecretBundleByName(GetSecretBundleByNameRequest request,
AsyncHandler<GetSecretBundleByNameRequest,GetSecretBundleByNameResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSecretBundleByNameResponse> |
SecretsAsync.getSecretBundleByName(GetSecretBundleByNameRequest request,
AsyncHandler<GetSecretBundleByNameRequest,GetSecretBundleByNameResponse> handler)
Gets a secret bundle by secret name and vault ID, and secret version that matches either the
specified
stage , secretVersionName , or versionNumber parameter. |
Future<GetSecretBundleByNameResponse> |
SecretsAsyncClient.getSecretBundleByName(GetSecretBundleByNameRequest request,
AsyncHandler<GetSecretBundleByNameRequest,GetSecretBundleByNameResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSecretBundleByNameResponse |
GetSecretBundleByNameResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSecretBundleByNameResponse.Builder |
GetSecretBundleByNameResponse.Builder.copy(GetSecretBundleByNameResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.