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