Package | Description |
---|---|
com.oracle.bmc.secrets | |
com.oracle.bmc.secrets.requests |
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. |
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 |
---|---|
GetSecretBundleRequest |
GetSecretBundleRequest.Builder.build()
Build the instance of GetSecretBundleRequest as configured by this builder
|
GetSecretBundleRequest |
GetSecretBundleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSecretBundleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSecretBundleRequest.Builder |
GetSecretBundleRequest.Builder.copy(GetSecretBundleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.