| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
MachineImagesClient.ListPagedResponse |
MachineImagesClient.list(ListMachineImagesRequest request)
Retrieves a list of machine images that are contained within the specified project.
|
MachineImagesClient.ListPagedResponse |
MachineImagesClient.list(String project)
Retrieves a list of machine images that are contained within the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MachineImagesClient.ListPagedResponse> |
MachineImagesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMachineImagesRequest,MachineImageList,MachineImage> context,
com.google.api.core.ApiFuture<MachineImageList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListMachineImagesRequest,MachineImagesClient.ListPagedResponse> |
MachineImagesClient.listPagedCallable()
Retrieves a list of machine images that are contained within the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListMachineImagesRequest,MachineImageList,MachineImagesClient.ListPagedResponse> |
MachineImagesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMachineImagesRequest,MachineImageList,MachineImagesClient.ListPagedResponse> |
MachineImagesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListMachineImagesRequest,MachineImagesClient.ListPagedResponse> |
HttpJsonMachineImagesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListMachineImagesRequest,MachineImagesClient.ListPagedResponse> |
MachineImagesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListMachineImagesRequest,MachineImageList,MachineImagesClient.ListPagedResponse> |
MachineImagesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMachineImagesRequest,MachineImageList,MachineImagesClient.ListPagedResponse> |
MachineImagesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.