PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.accountRecoverySetting(AccountRecoverySetting accountRecoverySetting) |
Replace the current instance of AccountRecoverySettings with provided payload.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.accountRecoverySettingId(String accountRecoverySettingId) |
ID of the resource
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.attributes(String attributes) |
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.attributeSets(AttributeSets singularValue) |
Singular setter.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.attributeSets(List<AttributeSets> attributeSets) |
A multi-valued list of strings indicating the return type of attribute definition.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.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.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.body$(AccountRecoverySetting body) |
Alternative setter for the body parameter.
|
static PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.builder() |
Return a new builder for this request object.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.copy(PutAccountRecoverySettingRequest o) |
Copy method to populate the builder with values from the given instance.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.ifMatch(String ifMatch) |
Used to make the request conditional on an ETag
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.toBuilder() |
|