| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. body$(RemoveEntityAssociationsDetails body) | Alternative setter for the body parameter. | 
| static RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest. builder() | Return a new builder for this request object. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. copy(RemoveEntityAssociationsRequest o) | Copy method to populate the builder with values from the given instance. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. logAnalyticsEntityId(String logAnalyticsEntityId) | The log analytics entity OCID. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. namespaceName(String namespaceName) | The Logging Analytics namespace used for the request. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.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. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. removeEntityAssociationsDetails(RemoveEntityAssociationsDetails removeEntityAssociationsDetails) | This parameter specifies the entity OCIDs with which associations are to be deleted. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| RemoveEntityAssociationsRequest.Builder | RemoveEntityAssociationsRequest. toBuilder() |  |