Uses of Interface
com.google.cloud.compute.v1.InstanceGroupManagerVersionOrBuilder
-
Packages that use InstanceGroupManagerVersionOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceGroupManagerVersionOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InstanceGroupManagerVersionOrBuilder Modifier and Type Class Description classInstanceGroupManagerVersionstatic classInstanceGroupManagerVersion.BuilderMethods in com.google.cloud.compute.v1 that return InstanceGroupManagerVersionOrBuilder Modifier and Type Method Description InstanceGroupManagerVersionOrBuilderInstanceGroupManager.Builder. getVersionsOrBuilder(int index)Specifies the instance templates used by this managed instance group to create instances.InstanceGroupManagerVersionOrBuilderInstanceGroupManager. getVersionsOrBuilder(int index)Specifies the instance templates used by this managed instance group to create instances.InstanceGroupManagerVersionOrBuilderInstanceGroupManagerOrBuilder. getVersionsOrBuilder(int index)Specifies the instance templates used by this managed instance group to create instances.Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceGroupManagerVersionOrBuilder Modifier and Type Method Description List<? extends InstanceGroupManagerVersionOrBuilder>InstanceGroupManager.Builder. getVersionsOrBuilderList()Specifies the instance templates used by this managed instance group to create instances.List<? extends InstanceGroupManagerVersionOrBuilder>InstanceGroupManager. getVersionsOrBuilderList()Specifies the instance templates used by this managed instance group to create instances.List<? extends InstanceGroupManagerVersionOrBuilder>InstanceGroupManagerOrBuilder. getVersionsOrBuilderList()Specifies the instance templates used by this managed instance group to create instances.
-