Uses of Interface
com.google.cloud.batch.v1.AllocationPolicy.LocationPolicyOrBuilder
-
Packages that use AllocationPolicy.LocationPolicyOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of AllocationPolicy.LocationPolicyOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement AllocationPolicy.LocationPolicyOrBuilder Modifier and Type Class Description static class
AllocationPolicy.LocationPolicy
Protobuf typegoogle.cloud.batch.v1.AllocationPolicy.LocationPolicy
static class
AllocationPolicy.LocationPolicy.Builder
Protobuf typegoogle.cloud.batch.v1.AllocationPolicy.LocationPolicy
Methods in com.google.cloud.batch.v1 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.
-