Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateRuleResponse |
IdentityDomainsClient.createRule(CreateRuleRequest request) |
CreateRuleResponse |
IdentityDomains.createRule(CreateRuleRequest request)
Create a Rule.
|
Future<CreateRuleResponse> |
IdentityDomainsAsyncClient.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler) |
Future<CreateRuleResponse> |
IdentityDomainsAsync.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler)
Create a Rule.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateRuleResponse> |
IdentityDomainsAsyncClient.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler) |
Future<CreateRuleResponse> |
IdentityDomainsAsync.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler)
Create a Rule.
|
Modifier and Type | Method and Description |
---|---|
CreateRuleRequest |
CreateRuleRequest.Builder.build()
Build the instance of CreateRuleRequest as configured by this builder
|
CreateRuleRequest |
CreateRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.copy(CreateRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.