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