Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
RemoveGovernanceResponse |
GovernanceClient.removeGovernance(RemoveGovernanceRequest request) |
RemoveGovernanceResponse |
Governance.removeGovernance(RemoveGovernanceRequest request)
Starts a work request to opt the tenancy out of governance rules.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveGovernanceResponse> |
GovernanceAsyncClient.removeGovernance(RemoveGovernanceRequest request,
AsyncHandler<RemoveGovernanceRequest,RemoveGovernanceResponse> handler) |
Future<RemoveGovernanceResponse> |
GovernanceAsync.removeGovernance(RemoveGovernanceRequest request,
AsyncHandler<RemoveGovernanceRequest,RemoveGovernanceResponse> handler)
Starts a work request to opt the tenancy out of governance rules.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveGovernanceResponse> |
GovernanceAsyncClient.removeGovernance(RemoveGovernanceRequest request,
AsyncHandler<RemoveGovernanceRequest,RemoveGovernanceResponse> handler) |
Future<RemoveGovernanceResponse> |
GovernanceAsync.removeGovernance(RemoveGovernanceRequest request,
AsyncHandler<RemoveGovernanceRequest,RemoveGovernanceResponse> handler)
Starts a work request to opt the tenancy out of governance rules.
|
Modifier and Type | Method and Description |
---|---|
RemoveGovernanceResponse |
RemoveGovernanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveGovernanceResponse.Builder |
RemoveGovernanceResponse.Builder.copy(RemoveGovernanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.