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