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