| 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 |
|---|---|
ReservationBlocksClient.ListPagedResponse |
ReservationBlocksClient.list(ListReservationBlocksRequest request)
Retrieves a list of reservation blocks under a single reservation.
|
ReservationBlocksClient.ListPagedResponse |
ReservationBlocksClient.list(String project,
String zone,
String reservation)
Retrieves a list of reservation blocks under a single reservation.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReservationBlocksRequest,ReservationBlocksListResponse,ReservationBlock> context,
com.google.api.core.ApiFuture<ReservationBlocksListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListReservationBlocksRequest,ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksClient.listPagedCallable()
Retrieves a list of reservation blocks under a single reservation.
|
com.google.api.gax.rpc.PagedCallSettings<ListReservationBlocksRequest,ReservationBlocksListResponse,ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationBlocksRequest,ReservationBlocksListResponse,ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksSettings.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<ListReservationBlocksRequest,ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListReservationBlocksRequest,ReservationBlocksClient.ListPagedResponse> |
HttpJsonReservationBlocksStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListReservationBlocksRequest,ReservationBlocksListResponse,ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationBlocksRequest,ReservationBlocksListResponse,ReservationBlocksClient.ListPagedResponse> |
ReservationBlocksStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2025 Google LLC. All rights reserved.