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