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