Package | Description |
---|---|
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
DeleteRuleRequest.Builder |
DeleteRuleRequest.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 DeleteRuleRequest.Builder |
DeleteRuleRequest.builder()
Return a new builder for this request object.
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.copy(DeleteRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.forceDelete(Boolean forceDelete)
To force delete the resource and all its references (if any).
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.ifMatch(String ifMatch)
Used to make the request conditional on an ETag
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion)
An endpoint-specific schema version number to use in the Request.
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.Builder.ruleId(String ruleId)
ID of the resource
|
DeleteRuleRequest.Builder |
DeleteRuleRequest.toBuilder()
Return an instance of
DeleteRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.