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