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 |
---|---|
InstanceGroupManagerAggregatedList |
InstanceGroupManagerAggregatedList.Builder.build() |
static InstanceGroupManagerAggregatedList |
InstanceGroupManagerAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList> |
InstanceGroupManagerClient.aggregatedListInstanceGroupManagersCallable()
Retrieves the list of managed instance groups and groups them by zone.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList,InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPagedResponse> |
InstanceGroupManagerSettings.aggregatedListInstanceGroupManagersSettings()
Returns the object with the settings used for calls to aggregatedListInstanceGroupManagers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList,InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPagedResponse> |
InstanceGroupManagerSettings.Builder.aggregatedListInstanceGroupManagersSettings()
Returns the builder for the settings used for calls to aggregatedListInstanceGroupManagers.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPage |
InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList,InstanceGroupManagersScopedList> context,
InstanceGroupManagerAggregatedList response) |
InstanceGroupManagerAggregatedList.Builder |
InstanceGroupManagerAggregatedList.Builder.mergeFrom(InstanceGroupManagerAggregatedList other) |
static InstanceGroupManagerAggregatedList.Builder |
InstanceGroupManagerAggregatedList.newBuilder(InstanceGroupManagerAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList> |
HttpJsonInstanceGroupManagerStub.aggregatedListInstanceGroupManagersMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.