Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
GetApmDomainRequest.Builder |
GetApmDomainRequest.Builder.apmDomainId(String apmDomainId)
The OCID of the APM domain.
|
static GetApmDomainRequest.Builder |
GetApmDomainRequest.builder()
Return a new builder for this request object.
|
GetApmDomainRequest.Builder |
GetApmDomainRequest.Builder.copy(GetApmDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
GetApmDomainRequest.Builder |
GetApmDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetApmDomainRequest.Builder |
GetApmDomainRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetApmDomainRequest.Builder |
GetApmDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetApmDomainRequest.Builder |
GetApmDomainRequest.toBuilder()
Return an instance of
GetApmDomainRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.