GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.builder() |
Return a new builder for this response object.
|
GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.copy(GetWrappingKeyResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetWrappingKeyResponse.Builder |
GetWrappingKeyResponse.Builder.wrappingKey(WrappingKey wrappingKey) |
The returned WrappingKey instance.
|