UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.apmDomainId(String apmDomainId) | 
 The OCID of the APM domain. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.body$(UpdateApmDomainDetails body) | 
 Alternative setter for the body parameter. 
 | 
static UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.builder() | 
 Return a new builder for this request object. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.copy(UpdateApmDomainRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.toBuilder() | 
 | 
UpdateApmDomainRequest.Builder | 
UpdateApmDomainRequest.Builder.updateApmDomainDetails(UpdateApmDomainDetails updateApmDomainDetails) | 
 The information to be updated for the APM domain. 
 |