Package | Description |
---|---|
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static PatchRuleResponse.Builder |
PatchRuleResponse.builder()
Return a new builder for this response object.
|
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.copy(PatchRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.headers(Map<String,List<String>> headers) |
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.rule(Rule rule)
The returned
Rule instance. |
Copyright © 2016–2024. All rights reserved.