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