Package com.google.cloud.pubsublite.v1
Class AdminServiceClient.ListTopicSubscriptionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTopicSubscriptionsRequest,ListTopicSubscriptionsResponse,String,AdminServiceClient.ListTopicSubscriptionsPage,AdminServiceClient.ListTopicSubscriptionsFixedSizeCollection>
-
- com.google.cloud.pubsublite.v1.AdminServiceClient.ListTopicSubscriptionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<String>
- Enclosing class:
- AdminServiceClient
public static class AdminServiceClient.ListTopicSubscriptionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTopicSubscriptionsRequest,ListTopicSubscriptionsResponse,String,AdminServiceClient.ListTopicSubscriptionsPage,AdminServiceClient.ListTopicSubscriptionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AdminServiceClient.ListTopicSubscriptionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTopicSubscriptionsRequest,ListTopicSubscriptionsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSubscriptionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AdminServiceClient.ListTopicSubscriptionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTopicSubscriptionsRequest,ListTopicSubscriptionsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSubscriptionsResponse> futureResponse)
-
-