Package | Description |
---|---|
com.oracle.bmc.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
Condition |
Condition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Condition> |
ThresholdPolicy.getRules() |
Modifier and Type | Method and Description |
---|---|
Condition.Builder |
Condition.Builder.copy(Condition model) |
Modifier and Type | Method and Description |
---|---|
ThresholdPolicy.Builder |
ThresholdPolicy.Builder.rules(List<Condition> rules) |
Constructor and Description |
---|
ThresholdPolicy(Capacity capacity,
String id,
String displayName,
Date timeCreated,
Boolean isEnabled,
List<Condition> rules)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.