Class TopicAdminClient.ListTopicSnapshotsPage (1.123.15)

See more code actions.
public static class TopicAdminClient.ListTopicSnapshotsPage extends AbstractPage<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String,TopicAdminClient.ListTopicSnapshotsPage>
java.lang.Object > AbstractPage > TopicAdminClient.ListTopicSnapshotsPage

Methods

createPage(PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, ListTopicSnapshotsResponse response)

protected TopicAdminClient.ListTopicSnapshotsPage createPage(PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, ListTopicSnapshotsResponse response)
Overrides

createPageAsync(PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, ApiFuture<ListTopicSnapshotsResponse> futureResponse)

public ApiFuture<TopicAdminClient.ListTopicSnapshotsPage> createPageAsync(PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, ApiFuture<ListTopicSnapshotsResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListTopicSnapshotsPage>
Overrides