Uses of Interface
com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicyOrBuilder
-
Packages that use AllocationPolicy.PlacementPolicyOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of AllocationPolicy.PlacementPolicyOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement AllocationPolicy.PlacementPolicyOrBuilder Modifier and Type Class Description static class
AllocationPolicy.PlacementPolicy
PlacementPolicy describes a group placement policy for the VMs controlled by this AllocationPolicy.static class
AllocationPolicy.PlacementPolicy.Builder
PlacementPolicy describes a group placement policy for the VMs controlled by this AllocationPolicy.Methods in com.google.cloud.batch.v1 that return AllocationPolicy.PlacementPolicyOrBuilder Modifier and Type Method Description AllocationPolicy.PlacementPolicyOrBuilder
AllocationPolicy.Builder. getPlacementOrBuilder()
The placement policy.AllocationPolicy.PlacementPolicyOrBuilder
AllocationPolicy. getPlacementOrBuilder()
The placement policy.AllocationPolicy.PlacementPolicyOrBuilder
AllocationPolicyOrBuilder. getPlacementOrBuilder()
The placement policy.
-