| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.clone() |
Condition |
Condition.set(String fieldName,
Object value) |
Condition |
Condition.setIam(String iam)
This is deprecated and has no effect.
|
Condition |
Condition.setOp(String op)
This is deprecated and has no effect.
|
Condition |
Condition.setSvc(String svc)
This is deprecated and has no effect.
|
Condition |
Condition.setSys(String sys)
This is deprecated and has no effect.
|
Condition |
Condition.setValues(List<String> values)
This is deprecated and has no effect.
|
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
Rule.getConditions()
This is deprecated and has no effect.
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
Rule.setConditions(List<Condition> conditions)
This is deprecated and has no effect.
|
Copyright © 2011–2021 Google. All rights reserved.