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