Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchRuleResponse |
IdentityDomainsClient.patchRule(PatchRuleRequest request) |
PatchRuleResponse |
IdentityDomains.patchRule(PatchRuleRequest request)
Update a Rule
|
Modifier and Type | Method and Description |
---|---|
Future<PatchRuleResponse> |
IdentityDomainsAsyncClient.patchRule(PatchRuleRequest request,
AsyncHandler<PatchRuleRequest,PatchRuleResponse> handler) |
Future<PatchRuleResponse> |
IdentityDomainsAsync.patchRule(PatchRuleRequest request,
AsyncHandler<PatchRuleRequest,PatchRuleResponse> handler)
Update a Rule
|
Modifier and Type | Method and Description |
---|---|
Future<PatchRuleResponse> |
IdentityDomainsAsyncClient.patchRule(PatchRuleRequest request,
AsyncHandler<PatchRuleRequest,PatchRuleResponse> handler) |
Future<PatchRuleResponse> |
IdentityDomainsAsync.patchRule(PatchRuleRequest request,
AsyncHandler<PatchRuleRequest,PatchRuleResponse> handler)
Update a Rule
|
Modifier and Type | Method and Description |
---|---|
PatchRuleResponse |
PatchRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchRuleResponse.Builder |
PatchRuleResponse.Builder.copy(PatchRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.