| 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 |
|---|---|
AcceleratorTypesClient.ListPagedResponse |
AcceleratorTypesClient.list(ListAcceleratorTypesRequest request)
Retrieves a list of accelerator types that are available to the specified project.
|
AcceleratorTypesClient.ListPagedResponse |
AcceleratorTypesClient.list(String project,
String zone)
Retrieves a list of accelerator types that are available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAcceleratorTypesRequest,AcceleratorTypeList,AcceleratorType> context,
com.google.api.core.ApiFuture<AcceleratorTypeList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesClient.listPagedCallable()
Retrieves a list of accelerator types that are available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListAcceleratorTypesRequest,AcceleratorTypeList,AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAcceleratorTypesRequest,AcceleratorTypeList,AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesSettings.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<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> |
HttpJsonAcceleratorTypesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAcceleratorTypesRequest,AcceleratorTypeList,AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAcceleratorTypesRequest,AcceleratorTypeList,AcceleratorTypesClient.ListPagedResponse> |
AcceleratorTypesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.