Class EventarcClient.ListGoogleApiSourcesPagedResponse (1.54.0)

public static class EventarcClient.ListGoogleApiSourcesPagedResponse extends AbstractPagedListResponse<ListGoogleApiSourcesRequest,ListGoogleApiSourcesResponse,GoogleApiSource,EventarcClient.ListGoogleApiSourcesPage,EventarcClient.ListGoogleApiSourcesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EventarcClient.ListGoogleApiSourcesPagedResponse

Static Methods

createAsync(PageContext<ListGoogleApiSourcesRequest,ListGoogleApiSourcesResponse,GoogleApiSource> context, ApiFuture<ListGoogleApiSourcesResponse> futureResponse)

public static ApiFuture<EventarcClient.ListGoogleApiSourcesPagedResponse> createAsync(PageContext<ListGoogleApiSourcesRequest,ListGoogleApiSourcesResponse,GoogleApiSource> context, ApiFuture<ListGoogleApiSourcesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListGoogleApiSourcesRequest,ListGoogleApiSourcesResponse,GoogleApiSource>
futureResponse ApiFuture<ListGoogleApiSourcesResponse>
Returns
Type Description
ApiFuture<ListGoogleApiSourcesPagedResponse>