| 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 |
|---|---|
StoragePoolTypesClient.ListPagedResponse |
StoragePoolTypesClient.list(ListStoragePoolTypesRequest request)
Retrieves a list of storage pool types available to the specified project.
|
StoragePoolTypesClient.ListPagedResponse |
StoragePoolTypesClient.list(String project,
String zone)
Retrieves a list of storage pool types available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolTypesRequest,StoragePoolTypeList,StoragePoolType> context,
com.google.api.core.ApiFuture<StoragePoolTypeList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesClient.listPagedCallable()
Retrieves a list of storage pool types available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListStoragePoolTypesRequest,StoragePoolTypeList,StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolTypesRequest,StoragePoolTypeList,StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesSettings.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<ListStoragePoolTypesRequest,StoragePoolTypesClient.ListPagedResponse> |
HttpJsonStoragePoolTypesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListStoragePoolTypesRequest,StoragePoolTypeList,StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolTypesRequest,StoragePoolTypeList,StoragePoolTypesClient.ListPagedResponse> |
StoragePoolTypesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.