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 |
---|---|
InstanceList |
InstanceList.Builder.build() |
static InstanceList |
InstanceList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInstancesHttpRequest,InstanceList> |
InstanceClient.listInstancesCallable()
Retrieves the list of instances contained within the specified zone.
|
PagedCallSettings<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> |
InstanceSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
PagedCallSettings.Builder<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> |
InstanceSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Modifier and Type | Method and Description |
---|---|
protected InstanceClient.ListInstancesPage |
InstanceClient.ListInstancesPage.createPage(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
InstanceList response) |
InstanceList.Builder |
InstanceList.Builder.mergeFrom(InstanceList other) |
static InstanceList.Builder |
InstanceList.newBuilder(InstanceList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<InstanceClient.ListInstancesPagedResponse> |
InstanceClient.ListInstancesPagedResponse.createAsync(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
com.google.api.core.ApiFuture<InstanceList> futureResponse) |
static com.google.api.core.ApiFuture<InstanceClient.ListInstancesPagedResponse> |
InstanceClient.ListInstancesPagedResponse.createAsync(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
com.google.api.core.ApiFuture<InstanceList> futureResponse) |
protected InstanceClient.ListInstancesPage |
InstanceClient.ListInstancesPage.createPage(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
InstanceList response) |
com.google.api.core.ApiFuture<InstanceClient.ListInstancesPage> |
InstanceClient.ListInstancesPage.createPageAsync(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
com.google.api.core.ApiFuture<InstanceList> futureResponse) |
com.google.api.core.ApiFuture<InstanceClient.ListInstancesPage> |
InstanceClient.ListInstancesPage.createPageAsync(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
com.google.api.core.ApiFuture<InstanceList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListInstancesHttpRequest,InstanceList> |
HttpJsonInstanceStub.listInstancesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInstancesHttpRequest,InstanceList> |
HttpJsonInstanceStub.listInstancesCallable() |
UnaryCallable<ListInstancesHttpRequest,InstanceList> |
InstanceStub.listInstancesCallable() |
PagedCallSettings<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> |
InstanceStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
PagedCallSettings.Builder<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> |
InstanceStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Copyright © 2019 Google LLC. All rights reserved.