| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. body$(RemoveLockDetails body) | Alternative setter for the body parameter. | 
| static RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest. builder() | Return a new builder for this request object. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. copy(RemoveStreamDistributionChannelLockRequest o) | Copy method to populate the builder with values from the given instance. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.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 the risk of executing that same action again. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. removeResourceLockDetails(RemoveLockDetails removeResourceLockDetails) | RemoveResourceLockDetails body parameter | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest.Builder. streamDistributionChannelId(String streamDistributionChannelId) | Unique Stream Distribution Channel path identifier. | 
| RemoveStreamDistributionChannelLockRequest.Builder | RemoveStreamDistributionChannelLockRequest. toBuilder() |  |