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