| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. apmDomainId(String apmDomainId) | The APM Domain ID for the intended request. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. body$(BulkUpdateAttributeDetails body) | Alternative setter for the body parameter. | 
| static BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest. builder() | Return a new builder for this request object. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. bulkUpdateAttributeDetails(BulkUpdateAttributeDetails bulkUpdateAttributeDetails) | Request body containing the details about the set of attributes for which properties are
to be updated. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. copy(BulkUpdateAttributeRequest o) | Copy method to populate the builder with values from the given instance. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| BulkUpdateAttributeRequest.Builder | BulkUpdateAttributeRequest. toBuilder() |  |