| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
PlacementPolicy |
PlacementPolicy.clone() |
PlacementPolicy |
NodePool.getPlacementPolicy()
Specifies the node placement policy.
|
PlacementPolicy |
PlacementPolicy.set(String fieldName,
Object value) |
PlacementPolicy |
PlacementPolicy.setType(String type)
The type of placement.
|
| Modifier and Type | Method and Description |
|---|---|
NodePool |
NodePool.setPlacementPolicy(PlacementPolicy placementPolicy)
Specifies the node placement policy.
|
Copyright © 2011–2023 Google. All rights reserved.