Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Condition |
Condition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Condition> |
Rule.getConditions()
Rule Conditions
|
Modifier and Type | Method and Description |
---|---|
Condition.Builder |
Condition.Builder.copy(Condition model) |
Modifier and Type | Method and Description |
---|---|
Rule.Builder |
Rule.Builder.conditions(List<Condition> conditions)
Rule Conditions
|
Constructor and Description |
---|
Rule(String basis,
String compartmentId,
String resourceCompartmentId,
List<Condition> conditions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.