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 |
---|---|
InstanceAggregatedList |
InstanceAggregatedList.Builder.build() |
static InstanceAggregatedList |
InstanceAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
InstanceClient.aggregatedListInstancesCallable()
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.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceClient.AggregatedListInstancesPage |
InstanceClient.AggregatedListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
InstanceAggregatedList response) |
InstanceAggregatedList.Builder |
InstanceAggregatedList.Builder.mergeFrom(InstanceAggregatedList other) |
static InstanceAggregatedList.Builder |
InstanceAggregatedList.newBuilder(InstanceAggregatedList prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
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) |
protected InstanceClient.AggregatedListInstancesPage |
InstanceClient.AggregatedListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
InstanceAggregatedList response) |
com.google.api.core.ApiFuture<InstanceClient.AggregatedListInstancesPage> |
InstanceClient.AggregatedListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse) |
com.google.api.core.ApiFuture<InstanceClient.AggregatedListInstancesPage> |
InstanceClient.AggregatedListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
HttpJsonInstanceStub.aggregatedListInstancesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
HttpJsonInstanceStub.aggregatedListInstancesCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
InstanceStub.aggregatedListInstancesCallable() |
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceStubSettings.aggregatedListInstancesSettings()
Returns the object with the settings used for calls to aggregatedListInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceStubSettings.Builder.aggregatedListInstancesSettings()
Returns the builder for the settings used for calls to aggregatedListInstances.
|
Copyright © 2019 Google LLC. All rights reserved.