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