Uses of Class
com.google.cloud.compute.v1.InstanceGroup
-
Packages that use InstanceGroup Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of InstanceGroup in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstanceGroup Modifier and Type Method Description InstanceGroup
InstanceGroup.Builder. build()
InstanceGroup
InstanceGroup.Builder. buildPartial()
InstanceGroup
InstanceGroupsClient. get(GetInstanceGroupRequest request)
Returns the specified zonal instance group.InstanceGroup
InstanceGroupsClient. get(String project, String zone, String instanceGroup)
Returns the specified zonal instance group.InstanceGroup
RegionInstanceGroupsClient. get(GetRegionInstanceGroupRequest request)
Returns the specified instance group resource.InstanceGroup
RegionInstanceGroupsClient. get(String project, String region, String instanceGroup)
Returns the specified instance group resource.static InstanceGroup
InstanceGroup. getDefaultInstance()
InstanceGroup
InstanceGroup.Builder. getDefaultInstanceForType()
InstanceGroup
InstanceGroup. getDefaultInstanceForType()
InstanceGroup
InsertInstanceGroupRequest.Builder. getInstanceGroupResource()
The body resource for this requestInstanceGroup
InsertInstanceGroupRequest. getInstanceGroupResource()
The body resource for this requestInstanceGroup
InsertInstanceGroupRequestOrBuilder. getInstanceGroupResource()
The body resource for this requestInstanceGroup
InstanceGroupsScopedList.Builder. getInstanceGroups(int index)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroup
InstanceGroupsScopedList. getInstanceGroups(int index)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroup
InstanceGroupsScopedListOrBuilder. getInstanceGroups(int index)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroup
InstanceGroupList.Builder. getItems(int index)
A list of InstanceGroup resources.InstanceGroup
InstanceGroupList. getItems(int index)
A list of InstanceGroup resources.InstanceGroup
InstanceGroupListOrBuilder. getItems(int index)
A list of InstanceGroup resources.InstanceGroup
RegionInstanceGroupList.Builder. getItems(int index)
A list of InstanceGroup resources.InstanceGroup
RegionInstanceGroupList. getItems(int index)
A list of InstanceGroup resources.InstanceGroup
RegionInstanceGroupListOrBuilder. getItems(int index)
A list of InstanceGroup resources.static InstanceGroup
InstanceGroup. parseDelimitedFrom(InputStream input)
static InstanceGroup
InstanceGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroup
InstanceGroup. parseFrom(byte[] data)
static InstanceGroup
InstanceGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroup
InstanceGroup. parseFrom(com.google.protobuf.ByteString data)
static InstanceGroup
InstanceGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroup
InstanceGroup. parseFrom(com.google.protobuf.CodedInputStream input)
static InstanceGroup
InstanceGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroup
InstanceGroup. parseFrom(InputStream input)
static InstanceGroup
InstanceGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceGroup
InstanceGroup. parseFrom(ByteBuffer data)
static InstanceGroup
InstanceGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceGroup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInstanceGroupRequest,InstanceGroup>
InstanceGroupsClient. getCallable()
Returns the specified zonal instance group.com.google.api.gax.rpc.UnaryCallable<GetRegionInstanceGroupRequest,InstanceGroup>
RegionInstanceGroupsClient. getCallable()
Returns the specified instance group resource.List<InstanceGroup>
InstanceGroupsScopedList.Builder. getInstanceGroupsList()
[Output Only] The list of instance groups that are contained in this scope.List<InstanceGroup>
InstanceGroupsScopedList. getInstanceGroupsList()
[Output Only] The list of instance groups that are contained in this scope.List<InstanceGroup>
InstanceGroupsScopedListOrBuilder. getInstanceGroupsList()
[Output Only] The list of instance groups that are contained in this scope.List<InstanceGroup>
InstanceGroupList.Builder. getItemsList()
A list of InstanceGroup resources.List<InstanceGroup>
InstanceGroupList. getItemsList()
A list of InstanceGroup resources.List<InstanceGroup>
InstanceGroupListOrBuilder. getItemsList()
A list of InstanceGroup resources.List<InstanceGroup>
RegionInstanceGroupList.Builder. getItemsList()
A list of InstanceGroup resources.List<InstanceGroup>
RegionInstanceGroupList. getItemsList()
A list of InstanceGroup resources.List<InstanceGroup>
RegionInstanceGroupListOrBuilder. getItemsList()
A list of InstanceGroup resources.com.google.protobuf.Parser<InstanceGroup>
InstanceGroup. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceGroupRequest,InstanceGroup>
InstanceGroupsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceGroupRequest,InstanceGroup>
InstanceGroupsSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionInstanceGroupRequest,InstanceGroup>
RegionInstanceGroupsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionInstanceGroupRequest,InstanceGroup>
RegionInstanceGroupsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<InstanceGroup>
InstanceGroup. parser()
Methods in com.google.cloud.compute.v1 with parameters of type InstanceGroup Modifier and Type Method Description InstanceGroupsScopedList.Builder
InstanceGroupsScopedList.Builder. addInstanceGroups(int index, InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.Builder
InstanceGroupsScopedList.Builder. addInstanceGroups(InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupList.Builder
InstanceGroupList.Builder. addItems(int index, InstanceGroup value)
A list of InstanceGroup resources.InstanceGroupList.Builder
InstanceGroupList.Builder. addItems(InstanceGroup value)
A list of InstanceGroup resources.RegionInstanceGroupList.Builder
RegionInstanceGroupList.Builder. addItems(int index, InstanceGroup value)
A list of InstanceGroup resources.RegionInstanceGroupList.Builder
RegionInstanceGroupList.Builder. addItems(InstanceGroup value)
A list of InstanceGroup resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
InstanceGroupsClient. insertAsync(String project, String zone, InstanceGroup instanceGroupResource)
Creates an instance group in the specified project using the parameters that are included in the request.InstanceGroup.Builder
InstanceGroup.Builder. mergeFrom(InstanceGroup other)
InsertInstanceGroupRequest.Builder
InsertInstanceGroupRequest.Builder. mergeInstanceGroupResource(InstanceGroup value)
The body resource for this requeststatic InstanceGroup.Builder
InstanceGroup. newBuilder(InstanceGroup prototype)
InsertInstanceGroupRequest.Builder
InsertInstanceGroupRequest.Builder. setInstanceGroupResource(InstanceGroup value)
The body resource for this requestInstanceGroupsScopedList.Builder
InstanceGroupsScopedList.Builder. setInstanceGroups(int index, InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupList.Builder
InstanceGroupList.Builder. setItems(int index, InstanceGroup value)
A list of InstanceGroup resources.RegionInstanceGroupList.Builder
RegionInstanceGroupList.Builder. setItems(int index, InstanceGroup value)
A list of InstanceGroup resources.Method parameters in com.google.cloud.compute.v1 with type arguments of type InstanceGroup Modifier and Type Method Description InstanceGroupsScopedList.Builder
InstanceGroupsScopedList.Builder. addAllInstanceGroups(Iterable<? extends InstanceGroup> values)
[Output Only] The list of instance groups that are contained in this scope.InstanceGroupList.Builder
InstanceGroupList.Builder. addAllItems(Iterable<? extends InstanceGroup> values)
A list of InstanceGroup resources.RegionInstanceGroupList.Builder
RegionInstanceGroupList.Builder. addAllItems(Iterable<? extends InstanceGroup> values)
A list of InstanceGroup resources.static com.google.api.core.ApiFuture<InstanceGroupsClient.ListPagedResponse>
InstanceGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroup> context, com.google.api.core.ApiFuture<InstanceGroupList> futureResponse)
static com.google.api.core.ApiFuture<RegionInstanceGroupsClient.ListPagedResponse>
RegionInstanceGroupsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionInstanceGroupsRequest,RegionInstanceGroupList,InstanceGroup> context, com.google.api.core.ApiFuture<RegionInstanceGroupList> futureResponse)
protected InstanceGroupsClient.ListPage
InstanceGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroup> context, InstanceGroupList response)
protected RegionInstanceGroupsClient.ListPage
RegionInstanceGroupsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionInstanceGroupsRequest,RegionInstanceGroupList,InstanceGroup> context, RegionInstanceGroupList response)
com.google.api.core.ApiFuture<InstanceGroupsClient.ListPage>
InstanceGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstanceGroupsRequest,InstanceGroupList,InstanceGroup> context, com.google.api.core.ApiFuture<InstanceGroupList> futureResponse)
com.google.api.core.ApiFuture<RegionInstanceGroupsClient.ListPage>
RegionInstanceGroupsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionInstanceGroupsRequest,RegionInstanceGroupList,InstanceGroup> context, com.google.api.core.ApiFuture<RegionInstanceGroupList> futureResponse)
-
Uses of InstanceGroup in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InstanceGroup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInstanceGroupRequest,InstanceGroup>
HttpJsonInstanceGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionInstanceGroupRequest,InstanceGroup>
HttpJsonRegionInstanceGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetInstanceGroupRequest,InstanceGroup>
InstanceGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionInstanceGroupRequest,InstanceGroup>
RegionInstanceGroupsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceGroupRequest,InstanceGroup>
InstanceGroupsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceGroupRequest,InstanceGroup>
InstanceGroupsStubSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionInstanceGroupRequest,InstanceGroup>
RegionInstanceGroupsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionInstanceGroupRequest,InstanceGroup>
RegionInstanceGroupsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-