Uses of Interface
com.google.cloud.batch.v1alpha.AllocationPolicy.PlacementPolicyOrBuilder
-
Packages that use AllocationPolicy.PlacementPolicyOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of AllocationPolicy.PlacementPolicyOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha 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.v1alpha 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.
-