| static GetMaskingColumnRequest.Builder | GetMaskingColumnRequest. builder() | Return a new builder for this request object. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest.Builder. copy(GetMaskingColumnRequest o) | Copy method to populate the builder with values from the given instance. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest.Builder. maskingColumnKey(String maskingColumnKey) | The unique key that identifies the masking column. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest.Builder. maskingPolicyId(String maskingPolicyId) | The OCID of the masking policy. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetMaskingColumnRequest.Builder | GetMaskingColumnRequest. toBuilder() |  |