Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
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.
|
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 |
---|---|
RemoveGovernanceRequest |
RemoveGovernanceRequest.Builder.build()
Build the instance of RemoveGovernanceRequest as configured by this builder
|
RemoveGovernanceRequest |
RemoveGovernanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveGovernanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.copy(RemoveGovernanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.