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