Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
EncryptRequest.Builder |
EncryptRequest.Builder.body$(EncryptDataDetails body)
Alternative setter for the body parameter.
|
static EncryptRequest.Builder |
EncryptRequest.builder() |
EncryptRequest.Builder |
EncryptRequest.Builder.copy(EncryptRequest o)
Copy method to populate the builder with values from the given instance.
|
EncryptRequest.Builder |
EncryptRequest.Builder.encryptDataDetails(EncryptDataDetails encryptDataDetails) |
EncryptRequest.Builder |
EncryptRequest.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.
|
EncryptRequest.Builder |
EncryptRequest.Builder.opcRequestId(String opcRequestId) |
EncryptRequest.Builder |
EncryptRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.