Package | Description |
---|---|
com.oracle.bmc.autoscaling.model | |
com.oracle.bmc.autoscaling.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateScheduledPolicyDetails
Note: Objects should always be created or deserialized using the UpdateScheduledPolicyDetails.Builder . |
class |
UpdateThresholdPolicyDetails
Note: Objects should always be created or deserialized using the UpdateThresholdPolicyDetails.Builder . |
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingPolicyDetails |
UpdateAutoScalingPolicyRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateAutoScalingPolicyDetails |
UpdateAutoScalingPolicyRequest.getUpdateAutoScalingPolicyDetails()
Update details for an autoscaling policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingPolicyRequest.Builder |
UpdateAutoScalingPolicyRequest.Builder.body$(UpdateAutoScalingPolicyDetails body)
Alternative setter for the body parameter.
|
UpdateAutoScalingPolicyRequest.Builder |
UpdateAutoScalingPolicyRequest.Builder.updateAutoScalingPolicyDetails(UpdateAutoScalingPolicyDetails updateAutoScalingPolicyDetails)
Update details for an autoscaling policy.
|
Copyright © 2016–2024. All rights reserved.