Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
CreateGovernanceRuleResponse |
GovernanceRule.createGovernanceRule(CreateGovernanceRuleRequest request)
Create governance rule in the root compartment only.
|
CreateGovernanceRuleResponse |
GovernanceRuleClient.createGovernanceRule(CreateGovernanceRuleRequest request) |
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 |
---|---|
CreateGovernanceRuleRequest |
CreateGovernanceRuleRequest.Builder.build()
Build the instance of CreateGovernanceRuleRequest as configured by this builder
|
CreateGovernanceRuleRequest |
CreateGovernanceRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateGovernanceRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateGovernanceRuleRequest.Builder |
CreateGovernanceRuleRequest.Builder.copy(CreateGovernanceRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.