| 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 |
|---|---|
ReservationSubBlocksClient.ListPagedResponse |
ReservationSubBlocksClient.list(ListReservationSubBlocksRequest request)
Retrieves a list of reservation subBlocks under a single reservation.
|
ReservationSubBlocksClient.ListPagedResponse |
ReservationSubBlocksClient.list(String project,
String zone,
String parentName)
Retrieves a list of reservation subBlocks under a single reservation.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReservationSubBlocksRequest,ReservationSubBlocksListResponse,ReservationSubBlock> context,
com.google.api.core.ApiFuture<ReservationSubBlocksListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListReservationSubBlocksRequest,ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksClient.listPagedCallable()
Retrieves a list of reservation subBlocks under a single reservation.
|
com.google.api.gax.rpc.PagedCallSettings<ListReservationSubBlocksRequest,ReservationSubBlocksListResponse,ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationSubBlocksRequest,ReservationSubBlocksListResponse,ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksSettings.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<ListReservationSubBlocksRequest,ReservationSubBlocksClient.ListPagedResponse> |
HttpJsonReservationSubBlocksStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListReservationSubBlocksRequest,ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListReservationSubBlocksRequest,ReservationSubBlocksListResponse,ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationSubBlocksRequest,ReservationSubBlocksListResponse,ReservationSubBlocksClient.ListPagedResponse> |
ReservationSubBlocksStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2025 Google LLC. All rights reserved.