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 class
AllocationPolicy.InstancePolicyOrTemplate
InstancePolicyOrTemplate lets you define the type of resources to use for this job either with an InstancePolicy or an instance template.static class
AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicyOrTemplate 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.InstancePolicyOrTemplateOrBuilder
AllocationPolicy.Builder. getInstancesOrBuilder(int index)
Describe instances that can be created by this AllocationPolicy.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
AllocationPolicy. getInstancesOrBuilder(int index)
Describe instances that can be created by this AllocationPolicy.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
AllocationPolicyOrBuilder. 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.
-