Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.builder() |
UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.Builder.copy(UpdateVolumeKmsKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.Builder.ifMatch(String ifMatch) |
UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.Builder.updateVolumeKmsKeyDetails(UpdateVolumeKmsKeyDetails updateVolumeKmsKeyDetails) |
UpdateVolumeKmsKeyRequest.Builder |
UpdateVolumeKmsKeyRequest.Builder.volumeId(String volumeId) |
Copyright © 2016–2019. All rights reserved.