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 classAllocationPolicy.PlacementPolicyPlacementPolicy describes a group placement policy for the VMs controlled by this AllocationPolicy.static classAllocationPolicy.PlacementPolicy.BuilderPlacementPolicy 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.PlacementPolicyOrBuilderAllocationPolicy.Builder. getPlacementOrBuilder()The placement policy.AllocationPolicy.PlacementPolicyOrBuilderAllocationPolicy. getPlacementOrBuilder()The placement policy.AllocationPolicy.PlacementPolicyOrBuilderAllocationPolicyOrBuilder. getPlacementOrBuilder()The placement policy.
-