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