Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ResourcePolicyGroupPlacementPolicy |
ResourcePolicyGroupPlacementPolicy.clone() |
ResourcePolicyGroupPlacementPolicy |
ResourcePolicy.getGroupPlacementPolicy()
Resource policy for instances for placement configuration.
|
ResourcePolicyGroupPlacementPolicy |
ResourcePolicyGroupPlacementPolicy.set(String fieldName,
Object value) |
ResourcePolicyGroupPlacementPolicy |
ResourcePolicyGroupPlacementPolicy.setAvailabilityDomainCount(Integer availabilityDomainCount)
The number of availability domains to spread instances across.
|
ResourcePolicyGroupPlacementPolicy |
ResourcePolicyGroupPlacementPolicy.setCollocation(String collocation)
Specifies network collocation
|
ResourcePolicyGroupPlacementPolicy |
ResourcePolicyGroupPlacementPolicy.setGpuTopology(String gpuTopology)
Specifies the shape of the GPU slice, in slice based GPU families eg.
|
ResourcePolicyGroupPlacementPolicy |
ResourcePolicyGroupPlacementPolicy.setVmCount(Integer vmCount)
Number of VMs in this placement group.
|
Modifier and Type | Method and Description |
---|---|
ResourcePolicy |
ResourcePolicy.setGroupPlacementPolicy(ResourcePolicyGroupPlacementPolicy groupPlacementPolicy)
Resource policy for instances for placement configuration.
|
Copyright © 2011–2025 Google. All rights reserved.