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