| Package | Description |
|---|---|
| com.google.cloud.pubsublite.v1 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdminServiceClient.ListReservationsPage |
AdminServiceClient.ListReservationsPage.createPage(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context,
ListReservationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AdminServiceClient.ListReservationsPage> |
AdminServiceClient.ListReservationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context,
com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AdminServiceClient.ListReservationsFixedSizeCollection |
AdminServiceClient.ListReservationsFixedSizeCollection.createCollection(List<AdminServiceClient.ListReservationsPage> pages,
int collectionSize) |
Copyright © 2021 Google LLC. All rights reserved.