Package com.google.cloud.pubsub.v1
Class TopicAdminClient.ListTopicSnapshotsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String,TopicAdminClient.ListTopicSnapshotsPage,TopicAdminClient.ListTopicSnapshotsFixedSizeCollection>
-
- com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSnapshotsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<String>
- Enclosing class:
- TopicAdminClient
public static class TopicAdminClient.ListTopicSnapshotsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String,TopicAdminClient.ListTopicSnapshotsPage,TopicAdminClient.ListTopicSnapshotsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse)
-
-