Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.body$(ImportKeyDetails body)
Alternative setter for the body parameter.
|
static ImportKeyRequest.Builder |
ImportKeyRequest.builder()
Return a new builder for this request object.
|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.copy(ImportKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.importKeyDetails(ImportKeyDetails importKeyDetails)
ImportKeyDetails
|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ImportKeyRequest.Builder |
ImportKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ImportKeyRequest.Builder |
ImportKeyRequest.toBuilder()
Return an instance of
ImportKeyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.