static RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.builder() |
Return a new builder for this request object.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.copy(RemoveGovernanceRequest o) |
Copy method to populate the builder with values from the given instance.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request, so it can be retried in case of a timeout or
server error, without risk of executing that same action again.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.organizationId(String organizationId) |
OCID of the organization.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.organizationTenancyId(String organizationTenancyId) |
OCID of tenancy that is opting out of governance rules.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RemoveGovernanceRequest.Builder |
RemoveGovernanceRequest.toBuilder() |
|