CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.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.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.body$(MyApiKey body) |
Alternative setter for the body parameter.
|
static CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.builder() |
Return a new builder for this request object.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.copy(CreateMyApiKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.myApiKey(MyApiKey myApiKey) |
MyApiKey schema.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateMyApiKeyRequest.Builder |
CreateMyApiKeyRequest.toBuilder() |
|