Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
ExportKeyRequest.Builder |
ExportKeyRequest.Builder.body$(ExportKeyDetails body)
Alternative setter for the body parameter.
|
static ExportKeyRequest.Builder |
ExportKeyRequest.builder()
Return a new builder for this request object.
|
ExportKeyRequest.Builder |
ExportKeyRequest.Builder.copy(ExportKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
ExportKeyRequest.Builder |
ExportKeyRequest.Builder.exportKeyDetails(ExportKeyDetails exportKeyDetails)
ExportKeyDetails
|
ExportKeyRequest.Builder |
ExportKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ExportKeyRequest.Builder |
ExportKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ExportKeyRequest.Builder |
ExportKeyRequest.toBuilder()
Return an instance of
ExportKeyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.