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 |
---|---|
InstanceGroupAggregatedList |
InstanceGroupAggregatedList.Builder.build() |
static InstanceGroupAggregatedList |
InstanceGroupAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList> |
InstanceGroupClient.aggregatedListInstanceGroupsCallable()
Retrieves the list of instance groups and sorts them by zone.
|
PagedCallSettings<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList,InstanceGroupClient.AggregatedListInstanceGroupsPagedResponse> |
InstanceGroupSettings.aggregatedListInstanceGroupsSettings()
Returns the object with the settings used for calls to aggregatedListInstanceGroups.
|
PagedCallSettings.Builder<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList,InstanceGroupClient.AggregatedListInstanceGroupsPagedResponse> |
InstanceGroupSettings.Builder.aggregatedListInstanceGroupsSettings()
Returns the builder for the settings used for calls to aggregatedListInstanceGroups.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceGroupClient.AggregatedListInstanceGroupsPage |
InstanceGroupClient.AggregatedListInstanceGroupsPage.createPage(PageContext<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList,InstanceGroupsScopedList> context,
InstanceGroupAggregatedList response) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeFrom(InstanceGroupAggregatedList other) |
static InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilder(InstanceGroupAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList> |
HttpJsonInstanceGroupStub.aggregatedListInstanceGroupsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.