| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
PlacementLocation |
PlacementLocation.clone() |
PlacementLocation |
CapacityConstraintConstraintTerm.getDestinationNode() |
PlacementLocation |
CapacityConstraintConstraintTerm.getSourceNode()
Source and destination nodes.
|
PlacementLocation |
PlacementLocation.set(String fieldName,
Object value) |
PlacementLocation |
PlacementLocation.setAggregationBlockId(String aggregationBlockId)
Aggregation block id of the placement group.
|
PlacementLocation |
PlacementLocation.setResourcePolicy(String resourcePolicy)
Partial or full URL of the resource policy for the placement group.
|
| Modifier and Type | Method and Description |
|---|---|
CapacityConstraintConstraintTerm |
CapacityConstraintConstraintTerm.setDestinationNode(PlacementLocation destinationNode) |
CapacityConstraintConstraintTerm |
CapacityConstraintConstraintTerm.setSourceNode(PlacementLocation sourceNode)
Source and destination nodes.
|
Copyright © 2011–2023 Google. All rights reserved.