Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Rule |
Rule.clone() |
Rule |
Rule.set(String fieldName,
Object value) |
Rule |
Rule.setAction(String action)
This is deprecated and has no effect.
|
Rule |
Rule.setConditions(List<Condition> conditions)
This is deprecated and has no effect.
|
Rule |
Rule.setDescription(String description)
This is deprecated and has no effect.
|
Rule |
Rule.setIns(List<String> ins)
This is deprecated and has no effect.
|
Rule |
Rule.setLogConfigs(List<LogConfig> logConfigs)
This is deprecated and has no effect.
|
Rule |
Rule.setNotIns(List<String> notIns)
This is deprecated and has no effect.
|
Rule |
Rule.setPermissions(List<String> permissions)
This is deprecated and has no effect.
|
Modifier and Type | Method and Description |
---|---|
List<Rule> |
Policy.getRules()
This is deprecated and has no effect.
|
Modifier and Type | Method and Description |
---|---|
Policy |
Policy.setRules(List<Rule> rules)
This is deprecated and has no effect.
|
Copyright © 2011–2022 Google. All rights reserved.