Class SubscriptionAdminClient.ListSnapshotsPagedResponse (1.120.24)

public static class SubscriptionAdminClient.ListSnapshotsPagedResponse extends AbstractPagedListResponse<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,SubscriptionAdminClient.ListSnapshotsPage,SubscriptionAdminClient.ListSnapshotsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SubscriptionAdminClient.ListSnapshotsPagedResponse

Static Methods

createAsync(PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ApiFuture<ListSnapshotsResponse> futureResponse)

public static ApiFuture<SubscriptionAdminClient.ListSnapshotsPagedResponse> createAsync(PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ApiFuture<ListSnapshotsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot>
futureResponseApiFuture<ListSnapshotsResponse>
Returns
TypeDescription
ApiFuture<ListSnapshotsPagedResponse>