| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| SchedulingNodeAffinity | SchedulingNodeAffinity. clone() | 
| SchedulingNodeAffinity | SchedulingNodeAffinity. set(String fieldName,
   Object value) | 
| SchedulingNodeAffinity | SchedulingNodeAffinity. setKey(String key)Corresponds to the label key of Node resource. | 
| SchedulingNodeAffinity | SchedulingNodeAffinity. setOperator(String operator)Defines the operation of node selection. | 
| SchedulingNodeAffinity | SchedulingNodeAffinity. setValues(List<String> values)Corresponds to the label values of Node resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SchedulingNodeAffinity> | Scheduling. getNodeAffinities()A set of node affinity and anti-affinity configurations. | 
| Modifier and Type | Method and Description | 
|---|---|
| Scheduling | Scheduling. setNodeAffinities(List<SchedulingNodeAffinity> nodeAffinities)A set of node affinity and anti-affinity configurations. | 
Copyright © 2011–2021 Google. All rights reserved.