@Generated(value="OracleSDKGenerator", comments="API Version: 20181001") public class GetAutoScalingPolicyRequest extends BmcRequest<Void>
Example: Click here to see how to use GetAutoScalingPolicyRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetAutoScalingPolicyRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetAutoScalingPolicyRequest.Builder |
builder() |
String |
getAutoScalingConfigurationId()
The OCID of the autoscaling configuration.
|
String |
getAutoScalingPolicyId()
The ID of the autoscaling policy.
|
String |
getOpcRequestId() |
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetAutoScalingPolicyRequest.Builder builder()
public String getAutoScalingConfigurationId()
The OCID of the autoscaling configuration.
public String getAutoScalingPolicyId()
The ID of the autoscaling policy.
public String getOpcRequestId()
Copyright © 2016–2021. All rights reserved.