Class AnalyticsAdminServiceClient.ListPropertiesPagedResponse (0.51.0)

public static class AnalyticsAdminServiceClient.ListPropertiesPagedResponse extends AbstractPagedListResponse<ListPropertiesRequest,ListPropertiesResponse,Property,AnalyticsAdminServiceClient.ListPropertiesPage,AnalyticsAdminServiceClient.ListPropertiesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AnalyticsAdminServiceClient.ListPropertiesPagedResponse

Static Methods

createAsync(PageContext<ListPropertiesRequest,ListPropertiesResponse,Property> context, ApiFuture<ListPropertiesResponse> futureResponse)

public static ApiFuture<AnalyticsAdminServiceClient.ListPropertiesPagedResponse> createAsync(PageContext<ListPropertiesRequest,ListPropertiesResponse,Property> context, ApiFuture<ListPropertiesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPropertiesRequest,ListPropertiesResponse,Property>
futureResponseApiFuture<ListPropertiesResponse>
Returns
TypeDescription
ApiFuture<ListPropertiesPagedResponse>