Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
DeleteApmDomainRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.