Uses of Interface
com.google.cloud.compute.v1.ManagedInstanceOrBuilder
-
Packages that use ManagedInstanceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ManagedInstanceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ManagedInstanceOrBuilder Modifier and Type Class Description classManagedInstanceA Managed Instance resource.static classManagedInstance.BuilderA Managed Instance resource.Methods in com.google.cloud.compute.v1 that return ManagedInstanceOrBuilder Modifier and Type Method Description ManagedInstanceOrBuilderInstanceGroupManagersListManagedInstancesResponse.Builder. getManagedInstancesOrBuilder(int index)[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilderInstanceGroupManagersListManagedInstancesResponse. getManagedInstancesOrBuilder(int index)[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilderInstanceGroupManagersListManagedInstancesResponseOrBuilder. getManagedInstancesOrBuilder(int index)[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilderRegionInstanceGroupManagersListInstancesResponse.Builder. getManagedInstancesOrBuilder(int index)A list of managed instances.ManagedInstanceOrBuilderRegionInstanceGroupManagersListInstancesResponse. getManagedInstancesOrBuilder(int index)A list of managed instances.ManagedInstanceOrBuilderRegionInstanceGroupManagersListInstancesResponseOrBuilder. getManagedInstancesOrBuilder(int index)A list of managed instances.Methods in com.google.cloud.compute.v1 that return types with arguments of type ManagedInstanceOrBuilder Modifier and Type Method Description List<? extends ManagedInstanceOrBuilder>InstanceGroupManagersListManagedInstancesResponse.Builder. getManagedInstancesOrBuilderList()[Output Only] The list of instances in the managed instance group.List<? extends ManagedInstanceOrBuilder>InstanceGroupManagersListManagedInstancesResponse. getManagedInstancesOrBuilderList()[Output Only] The list of instances in the managed instance group.List<? extends ManagedInstanceOrBuilder>InstanceGroupManagersListManagedInstancesResponseOrBuilder. getManagedInstancesOrBuilderList()[Output Only] The list of instances in the managed instance group.List<? extends ManagedInstanceOrBuilder>RegionInstanceGroupManagersListInstancesResponse.Builder. getManagedInstancesOrBuilderList()A list of managed instances.List<? extends ManagedInstanceOrBuilder>RegionInstanceGroupManagersListInstancesResponse. getManagedInstancesOrBuilderList()A list of managed instances.List<? extends ManagedInstanceOrBuilder>RegionInstanceGroupManagersListInstancesResponseOrBuilder. getManagedInstancesOrBuilderList()A list of managed instances.
-