ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.attributes(String attributes) |
A comma-delimited string that specifies the names of resource attributes that should be
returned in the response.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.attributeSets(AttributeSets singularValue) |
Singular setter.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.attributeSets(List<AttributeSets> attributeSets) |
A multi-valued list of strings indicating the return type of attribute definition.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.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 ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.builder() |
Return a new builder for this request object.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.copy(ListAccountRecoverySettingsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated ‘List’ call.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous ‘List’ call.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAccountRecoverySettingsRequest.Builder |
ListAccountRecoverySettingsRequest.toBuilder() |
|