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 |
---|---|
UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
InstanceClient.aggregatedListInstancesCallable()
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
PagedCallSettings<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceSettings.aggregatedListInstancesSettings()
Returns the object with the settings used for calls to aggregatedListInstances.
|
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(PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
InstanceAggregatedList response) |
InstanceAggregatedList.Builder |
InstanceAggregatedList.Builder.mergeFrom(InstanceAggregatedList other) |
static InstanceAggregatedList.Builder |
InstanceAggregatedList.newBuilder(InstanceAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
HttpJsonInstanceStub.aggregatedListInstancesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
HttpJsonInstanceStub.aggregatedListInstancesCallable() |
UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
InstanceStub.aggregatedListInstancesCallable() |
PagedCallSettings<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceStubSettings.aggregatedListInstancesSettings()
Returns the object with the settings used for calls to aggregatedListInstances.
|
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.