Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.body$(CreateApmDomainDetails body)
Alternative setter for the body parameter.
|
static CreateApmDomainRequest.Builder |
CreateApmDomainRequest.builder()
Return a new builder for this request object.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.copy(CreateApmDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.createApmDomainDetails(CreateApmDomainDetails createApmDomainDetails)
Details for the new APM domain.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request therefore it can be retried in case of a
timeout or server error without risk of executing that same action again.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.toBuilder()
Return an instance of
CreateApmDomainRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.