| static UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest. builder() | Return a new builder for this request object. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. compartmentId(String compartmentId) | The ID of a table’s compartment. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. copy(UnassignKmsKeyRequest o) | Copy method to populate the builder with values from the given instance. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. isOpcDryRun(Boolean isOpcDryRun) | If true, indicates that the request is a dry run A dry run request does not modify the
configuration item details and is used only to perform validation on the submitted data. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UnassignKmsKeyRequest.Builder | UnassignKmsKeyRequest. toBuilder() |  |