| 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.ListSubscriptionsPage |
AdminServiceClient.ListSubscriptionsPage.createPage(com.google.api.gax.rpc.PageContext<ListSubscriptionsRequest,ListSubscriptionsResponse,Subscription> context,
ListSubscriptionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AdminServiceClient.ListSubscriptionsPage> |
AdminServiceClient.ListSubscriptionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSubscriptionsRequest,ListSubscriptionsResponse,Subscription> context,
com.google.api.core.ApiFuture<ListSubscriptionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AdminServiceClient.ListSubscriptionsFixedSizeCollection |
AdminServiceClient.ListSubscriptionsFixedSizeCollection.createCollection(List<AdminServiceClient.ListSubscriptionsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.