Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.responses |
Modifier and Type | Method and Description |
---|---|
CancelSecretRotationResponse |
VaultsClient.cancelSecretRotation(CancelSecretRotationRequest request) |
CancelSecretRotationResponse |
Vaults.cancelSecretRotation(CancelSecretRotationRequest request)
Cancels the ongoing secret rotation.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelSecretRotationResponse> |
VaultsAsync.cancelSecretRotation(CancelSecretRotationRequest request,
AsyncHandler<CancelSecretRotationRequest,CancelSecretRotationResponse> handler)
Cancels the ongoing secret rotation.
|
Future<CancelSecretRotationResponse> |
VaultsAsyncClient.cancelSecretRotation(CancelSecretRotationRequest request,
AsyncHandler<CancelSecretRotationRequest,CancelSecretRotationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CancelSecretRotationResponse> |
VaultsAsync.cancelSecretRotation(CancelSecretRotationRequest request,
AsyncHandler<CancelSecretRotationRequest,CancelSecretRotationResponse> handler)
Cancels the ongoing secret rotation.
|
Future<CancelSecretRotationResponse> |
VaultsAsyncClient.cancelSecretRotation(CancelSecretRotationRequest request,
AsyncHandler<CancelSecretRotationRequest,CancelSecretRotationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CancelSecretRotationResponse |
CancelSecretRotationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelSecretRotationResponse.Builder |
CancelSecretRotationResponse.Builder.copy(CancelSecretRotationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.