public static class SubscriptionAdminClient.ListSnapshotsPage extends com.google.api.gax.paging.AbstractPage<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,SubscriptionAdminClient.ListSnapshotsPage>
Modifier and Type | Method and Description |
---|---|
protected SubscriptionAdminClient.ListSnapshotsPage |
createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
ListSnapshotsResponse response) |
com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) |
protected SubscriptionAdminClient.ListSnapshotsPage createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ListSnapshotsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,SubscriptionAdminClient.ListSnapshotsPage>
public com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,SubscriptionAdminClient.ListSnapshotsPage>
Copyright © 2019 Google LLC. All rights reserved.