Package com.google.cloud.pubsub.v1
Class SubscriptionAdminClient.ListSnapshotsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,SubscriptionAdminClient.ListSnapshotsPage,SubscriptionAdminClient.ListSnapshotsFixedSizeCollection>
-
- com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSnapshotsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Snapshot>
- Enclosing class:
- SubscriptionAdminClient
public static class SubscriptionAdminClient.ListSnapshotsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,SubscriptionAdminClient.ListSnapshotsPage,SubscriptionAdminClient.ListSnapshotsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)
-
-