Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
CreateGovernanceRuleResponse |
GovernanceRule.createGovernanceRule(CreateGovernanceRuleRequest request)
Create governance rule in the root compartment only.
|
CreateGovernanceRuleResponse |
GovernanceRuleClient.createGovernanceRule(CreateGovernanceRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateGovernanceRuleResponse> |
GovernanceRuleAsync.createGovernanceRule(CreateGovernanceRuleRequest request,
AsyncHandler<CreateGovernanceRuleRequest,CreateGovernanceRuleResponse> handler)
Create governance rule in the root compartment only.
|
Future<CreateGovernanceRuleResponse> |
GovernanceRuleAsyncClient.createGovernanceRule(CreateGovernanceRuleRequest request,
AsyncHandler<CreateGovernanceRuleRequest,CreateGovernanceRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateGovernanceRuleResponse> |
GovernanceRuleAsync.createGovernanceRule(CreateGovernanceRuleRequest request,
AsyncHandler<CreateGovernanceRuleRequest,CreateGovernanceRuleResponse> handler)
Create governance rule in the root compartment only.
|
Future<CreateGovernanceRuleResponse> |
GovernanceRuleAsyncClient.createGovernanceRule(CreateGovernanceRuleRequest request,
AsyncHandler<CreateGovernanceRuleRequest,CreateGovernanceRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateGovernanceRuleResponse |
CreateGovernanceRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateGovernanceRuleResponse.Builder |
CreateGovernanceRuleResponse.Builder.copy(CreateGovernanceRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.