Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutRuleResponse |
IdentityDomainsClient.putRule(PutRuleRequest request) |
PutRuleResponse |
IdentityDomains.putRule(PutRuleRequest request)
Replace a Rule.
|
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 |
---|---|
PutRuleRequest |
PutRuleRequest.Builder.build()
Build the instance of PutRuleRequest as configured by this builder
|
PutRuleRequest |
PutRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutRuleRequest.Builder |
PutRuleRequest.Builder.copy(PutRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.