Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ReservationSubBlockPhysicalTopology |
ReservationSubBlockPhysicalTopology.clone() |
ReservationSubBlockPhysicalTopology |
ReservationSubBlock.getPhysicalTopology()
[Output Only] The physical topology of the reservation subBlock.
|
ReservationSubBlockPhysicalTopology |
ReservationSubBlockPhysicalTopology.set(String fieldName,
Object value) |
ReservationSubBlockPhysicalTopology |
ReservationSubBlockPhysicalTopology.setBlock(String block)
The hash of the capacity block within the cluster.
|
ReservationSubBlockPhysicalTopology |
ReservationSubBlockPhysicalTopology.setCluster(String cluster)
The cluster name of the reservation subBlock.
|
ReservationSubBlockPhysicalTopology |
ReservationSubBlockPhysicalTopology.setSubBlock(String subBlock)
The hash of the capacity sub-block within the capacity block.
|
Modifier and Type | Method and Description |
---|---|
ReservationSubBlock |
ReservationSubBlock.setPhysicalTopology(ReservationSubBlockPhysicalTopology physicalTopology)
[Output Only] The physical topology of the reservation subBlock.
|
Copyright © 2011–2025 Google. All rights reserved.