Uses of Interface
com.google.cloud.batch.v1alpha.AllocationPolicy.LocationPolicyOrBuilder
-
Packages that use AllocationPolicy.LocationPolicyOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of AllocationPolicy.LocationPolicyOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha that implement AllocationPolicy.LocationPolicyOrBuilder Modifier and Type Class Description static class
AllocationPolicy.LocationPolicy
Protobuf typegoogle.cloud.batch.v1alpha.AllocationPolicy.LocationPolicy
static class
AllocationPolicy.LocationPolicy.Builder
Protobuf typegoogle.cloud.batch.v1alpha.AllocationPolicy.LocationPolicy
Methods in com.google.cloud.batch.v1alpha that return AllocationPolicy.LocationPolicyOrBuilder Modifier and Type Method Description AllocationPolicy.LocationPolicyOrBuilder
AllocationPolicy.Builder. getLocationOrBuilder()
Location where compute resources should be allocated for the Job.AllocationPolicy.LocationPolicyOrBuilder
AllocationPolicy. getLocationOrBuilder()
Location where compute resources should be allocated for the Job.AllocationPolicy.LocationPolicyOrBuilder
AllocationPolicyOrBuilder. getLocationOrBuilder()
Location where compute resources should be allocated for the Job.
-