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 class
ManagedInstance
A Managed Instance resource.static class
ManagedInstance.Builder
A Managed Instance resource.Methods in com.google.cloud.compute.v1 that return ManagedInstanceOrBuilder Modifier and Type Method Description ManagedInstanceOrBuilder
InstanceGroupManagersListManagedInstancesResponse.Builder. getManagedInstancesOrBuilder(int index)
[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilder
InstanceGroupManagersListManagedInstancesResponse. getManagedInstancesOrBuilder(int index)
[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilder
InstanceGroupManagersListManagedInstancesResponseOrBuilder. getManagedInstancesOrBuilder(int index)
[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilder
RegionInstanceGroupManagersListInstancesResponse.Builder. getManagedInstancesOrBuilder(int index)
A list of managed instances.ManagedInstanceOrBuilder
RegionInstanceGroupManagersListInstancesResponse. getManagedInstancesOrBuilder(int index)
A list of managed instances.ManagedInstanceOrBuilder
RegionInstanceGroupManagersListInstancesResponseOrBuilder. 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.
-