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 |
---|---|
InstanceClient.AggregatedListInstancesPagedResponse |
InstanceClient.aggregatedListInstances(AggregatedListInstancesHttpRequest request)
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
InstanceClient.AggregatedListInstancesPagedResponse |
InstanceClient.aggregatedListInstances(ProjectName project)
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
InstanceClient.AggregatedListInstancesPagedResponse |
InstanceClient.aggregatedListInstances(String project)
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesHttpRequest,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceClient.aggregatedListInstancesPagedCallable()
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceSettings.aggregatedListInstancesSettings()
Returns the object with the settings used for calls to aggregatedListInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceSettings.Builder.aggregatedListInstancesSettings()
Returns the builder for the settings used for calls to aggregatedListInstances.
|
static com.google.api.core.ApiFuture<InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceClient.AggregatedListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.