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