Uses of Interface
com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
-
Packages that use AllocationPolicy.InstancePolicyOrTemplateOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of AllocationPolicy.InstancePolicyOrTemplateOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement AllocationPolicy.InstancePolicyOrTemplateOrBuilder Modifier and Type Class Description static classAllocationPolicy.InstancePolicyOrTemplateInstancePolicyOrTemplate lets you define the type of resources to use for this job either with an InstancePolicy or an instance template.static classAllocationPolicy.InstancePolicyOrTemplate.BuilderInstancePolicyOrTemplate lets you define the type of resources to use for this job either with an InstancePolicy or an instance template.Methods in com.google.cloud.batch.v1 that return AllocationPolicy.InstancePolicyOrTemplateOrBuilder Modifier and Type Method Description AllocationPolicy.InstancePolicyOrTemplateOrBuilderAllocationPolicy.Builder. getInstancesOrBuilder(int index)Describe instances that can be created by this AllocationPolicy.AllocationPolicy.InstancePolicyOrTemplateOrBuilderAllocationPolicy. getInstancesOrBuilder(int index)Describe instances that can be created by this AllocationPolicy.AllocationPolicy.InstancePolicyOrTemplateOrBuilderAllocationPolicyOrBuilder. getInstancesOrBuilder(int index)Describe instances that can be created by this AllocationPolicy.Methods in com.google.cloud.batch.v1 that return types with arguments of type AllocationPolicy.InstancePolicyOrTemplateOrBuilder Modifier and Type Method Description List<? extends AllocationPolicy.InstancePolicyOrTemplateOrBuilder>AllocationPolicy.Builder. getInstancesOrBuilderList()Describe instances that can be created by this AllocationPolicy.List<? extends AllocationPolicy.InstancePolicyOrTemplateOrBuilder>AllocationPolicy. getInstancesOrBuilderList()Describe instances that can be created by this AllocationPolicy.List<? extends AllocationPolicy.InstancePolicyOrTemplateOrBuilder>AllocationPolicyOrBuilder. getInstancesOrBuilderList()Describe instances that can be created by this AllocationPolicy.
-