Uses of Interface
com.google.cloud.compute.v1.InstanceGroupOrBuilder
-
Packages that use InstanceGroupOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceGroupOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InstanceGroupOrBuilder Modifier and Type Class Description class
InstanceGroup
Represents an Instance Group resource.static class
InstanceGroup.Builder
Represents an Instance Group resource.Methods in com.google.cloud.compute.v1 that return InstanceGroupOrBuilder Modifier and Type Method Description InstanceGroupOrBuilder
InsertInstanceGroupRequest.Builder. getInstanceGroupResourceOrBuilder()
The body resource for this requestInstanceGroupOrBuilder
InsertInstanceGroupRequest. getInstanceGroupResourceOrBuilder()
The body resource for this requestInstanceGroupOrBuilder
InsertInstanceGroupRequestOrBuilder. getInstanceGroupResourceOrBuilder()
The body resource for this requestInstanceGroupOrBuilder
InstanceGroupsScopedList.Builder. getInstanceGroupsOrBuilder(int index)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupOrBuilder
InstanceGroupsScopedList. getInstanceGroupsOrBuilder(int index)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupOrBuilder
InstanceGroupsScopedListOrBuilder. getInstanceGroupsOrBuilder(int index)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupOrBuilder
InstanceGroupList.Builder. getItemsOrBuilder(int index)
A list of InstanceGroup resources.InstanceGroupOrBuilder
InstanceGroupList. getItemsOrBuilder(int index)
A list of InstanceGroup resources.InstanceGroupOrBuilder
InstanceGroupListOrBuilder. getItemsOrBuilder(int index)
A list of InstanceGroup resources.InstanceGroupOrBuilder
RegionInstanceGroupList.Builder. getItemsOrBuilder(int index)
A list of InstanceGroup resources.InstanceGroupOrBuilder
RegionInstanceGroupList. getItemsOrBuilder(int index)
A list of InstanceGroup resources.InstanceGroupOrBuilder
RegionInstanceGroupListOrBuilder. getItemsOrBuilder(int index)
A list of InstanceGroup resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceGroupOrBuilder Modifier and Type Method Description List<? extends InstanceGroupOrBuilder>
InstanceGroupsScopedList.Builder. getInstanceGroupsOrBuilderList()
[Output Only] The list of instance groups that are contained in this scope.List<? extends InstanceGroupOrBuilder>
InstanceGroupsScopedList. getInstanceGroupsOrBuilderList()
[Output Only] The list of instance groups that are contained in this scope.List<? extends InstanceGroupOrBuilder>
InstanceGroupsScopedListOrBuilder. getInstanceGroupsOrBuilderList()
[Output Only] The list of instance groups that are contained in this scope.List<? extends InstanceGroupOrBuilder>
InstanceGroupList.Builder. getItemsOrBuilderList()
A list of InstanceGroup resources.List<? extends InstanceGroupOrBuilder>
InstanceGroupList. getItemsOrBuilderList()
A list of InstanceGroup resources.List<? extends InstanceGroupOrBuilder>
InstanceGroupListOrBuilder. getItemsOrBuilderList()
A list of InstanceGroup resources.List<? extends InstanceGroupOrBuilder>
RegionInstanceGroupList.Builder. getItemsOrBuilderList()
A list of InstanceGroup resources.List<? extends InstanceGroupOrBuilder>
RegionInstanceGroupList. getItemsOrBuilderList()
A list of InstanceGroup resources.List<? extends InstanceGroupOrBuilder>
RegionInstanceGroupListOrBuilder. getItemsOrBuilderList()
A list of InstanceGroup resources.
-