CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.authorization(String authorization) |
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.body$(MyCustomerSecretKey body) |
Alternative setter for the body parameter.
|
static CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.builder() |
Return a new builder for this request object.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.copy(CreateMyCustomerSecretKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.myCustomerSecretKey(MyCustomerSecretKey myCustomerSecretKey) |
MyCustomerSecretKey schema.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateMyCustomerSecretKeyRequest.Builder |
CreateMyCustomerSecretKeyRequest.toBuilder() |
|