Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.responses |
Modifier and Type | Method and Description |
---|---|
GetSecretVersionResponse |
VaultsClient.getSecretVersion(GetSecretVersionRequest request) |
GetSecretVersionResponse |
Vaults.getSecretVersion(GetSecretVersionRequest request)
Gets information about the specified version of a secret.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSecretVersionResponse> |
VaultsAsync.getSecretVersion(GetSecretVersionRequest request,
AsyncHandler<GetSecretVersionRequest,GetSecretVersionResponse> handler)
Gets information about the specified version of a secret.
|
Future<GetSecretVersionResponse> |
VaultsAsyncClient.getSecretVersion(GetSecretVersionRequest request,
AsyncHandler<GetSecretVersionRequest,GetSecretVersionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSecretVersionResponse> |
VaultsAsync.getSecretVersion(GetSecretVersionRequest request,
AsyncHandler<GetSecretVersionRequest,GetSecretVersionResponse> handler)
Gets information about the specified version of a secret.
|
Future<GetSecretVersionResponse> |
VaultsAsyncClient.getSecretVersion(GetSecretVersionRequest request,
AsyncHandler<GetSecretVersionRequest,GetSecretVersionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSecretVersionResponse |
GetSecretVersionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSecretVersionResponse.Builder |
GetSecretVersionResponse.Builder.copy(GetSecretVersionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.