Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetEnforcedGovernanceRuleResponse |
GovernanceRule.getEnforcedGovernanceRule(GetEnforcedGovernanceRuleRequest request)
Get the specified enforced governance rule’s information.
|
GetEnforcedGovernanceRuleResponse |
GovernanceRuleClient.getEnforcedGovernanceRule(GetEnforcedGovernanceRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetEnforcedGovernanceRuleResponse> |
GovernanceRuleAsync.getEnforcedGovernanceRule(GetEnforcedGovernanceRuleRequest request,
AsyncHandler<GetEnforcedGovernanceRuleRequest,GetEnforcedGovernanceRuleResponse> handler)
Get the specified enforced governance rule’s information.
|
Future<GetEnforcedGovernanceRuleResponse> |
GovernanceRuleAsyncClient.getEnforcedGovernanceRule(GetEnforcedGovernanceRuleRequest request,
AsyncHandler<GetEnforcedGovernanceRuleRequest,GetEnforcedGovernanceRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetEnforcedGovernanceRuleResponse |
GetEnforcedGovernanceRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEnforcedGovernanceRuleResponse.Builder |
GetEnforcedGovernanceRuleResponse.Builder.copy(GetEnforcedGovernanceRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.