Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
InstanceGroupList |
InstanceGroupList.Builder.build() |
static InstanceGroupList |
InstanceGroupList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInstanceGroupsHttpRequest,InstanceGroupList> |
InstanceGroupClient.listInstanceGroupsCallable()
Retrieves the list of instance groups that are located in the specified project and zone.
|
PagedCallSettings<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroupClient.ListInstanceGroupsPagedResponse> |
InstanceGroupSettings.listInstanceGroupsSettings()
Returns the object with the settings used for calls to listInstanceGroups.
|
PagedCallSettings.Builder<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroupClient.ListInstanceGroupsPagedResponse> |
InstanceGroupSettings.Builder.listInstanceGroupsSettings()
Returns the builder for the settings used for calls to listInstanceGroups.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceGroupClient.ListInstanceGroupsPage |
InstanceGroupClient.ListInstanceGroupsPage.createPage(PageContext<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroup> context,
InstanceGroupList response) |
InstanceGroupList.Builder |
InstanceGroupList.Builder.mergeFrom(InstanceGroupList other) |
static InstanceGroupList.Builder |
InstanceGroupList.newBuilder(InstanceGroupList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListInstanceGroupsHttpRequest,InstanceGroupList> |
HttpJsonInstanceGroupStub.listInstanceGroupsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInstanceGroupsHttpRequest,InstanceGroupList> |
HttpJsonInstanceGroupStub.listInstanceGroupsCallable() |
UnaryCallable<ListInstanceGroupsHttpRequest,InstanceGroupList> |
InstanceGroupStub.listInstanceGroupsCallable() |
PagedCallSettings<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroupClient.ListInstanceGroupsPagedResponse> |
InstanceGroupStubSettings.listInstanceGroupsSettings()
Returns the object with the settings used for calls to listInstanceGroups.
|
PagedCallSettings.Builder<ListInstanceGroupsHttpRequest,InstanceGroupList,InstanceGroupClient.ListInstanceGroupsPagedResponse> |
InstanceGroupStubSettings.Builder.listInstanceGroupsSettings()
Returns the builder for the settings used for calls to listInstanceGroups.
|
Copyright © 2019 Google LLC. All rights reserved.