Package | Description |
---|---|
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.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.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.body$(MyAuthToken body)
Alternative setter for the body parameter.
|
static CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.builder()
Return a new builder for this request object.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.copy(CreateMyAuthTokenRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.myAuthToken(MyAuthToken myAuthToken)
MyAuthToken schema.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion)
An endpoint-specific schema version number to use in the Request.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateMyAuthTokenRequest.Builder |
CreateMyAuthTokenRequest.toBuilder()
Return an instance of
CreateMyAuthTokenRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.