Package | Description |
---|---|
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.builder()
Return a new builder for this response object.
|
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.copy(UpdateVolumeKmsKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.volumeKmsKey(VolumeKmsKey volumeKmsKey)
The returned
VolumeKmsKey instance. |
Copyright © 2016–2023. All rights reserved.