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 |
---|---|
InstanceGroupClient.ListInstanceGroupsPagedResponse |
InstanceGroupClient.listInstanceGroups(ListInstanceGroupsHttpRequest request)
Retrieves the list of instance groups that are located in the specified project and zone.
|
InstanceGroupClient.ListInstanceGroupsPagedResponse |
InstanceGroupClient.listInstanceGroups(ProjectZoneName zone)
Retrieves the list of instance groups that are located in the specified project and zone.
|
InstanceGroupClient.ListInstanceGroupsPagedResponse |
InstanceGroupClient.listInstanceGroups(String zone)
Retrieves the list of instance groups that are located in the specified project and zone.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInstanceGroupsHttpRequest,InstanceGroupClient.ListInstanceGroupsPagedResponse> |
HttpJsonInstanceGroupStub.listInstanceGroupsPagedCallable() |
UnaryCallable<ListInstanceGroupsHttpRequest,InstanceGroupClient.ListInstanceGroupsPagedResponse> |
InstanceGroupStub.listInstanceGroupsPagedCallable() |
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.