Class AnalyticsAdminServiceClient.ListSubpropertySyncConfigsPagedResponse (0.77.0)

public static class AnalyticsAdminServiceClient.ListSubpropertySyncConfigsPagedResponse extends AbstractPagedListResponse<ListSubpropertySyncConfigsRequest,ListSubpropertySyncConfigsResponse,SubpropertySyncConfig,AnalyticsAdminServiceClient.ListSubpropertySyncConfigsPage,AnalyticsAdminServiceClient.ListSubpropertySyncConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AnalyticsAdminServiceClient.ListSubpropertySyncConfigsPagedResponse

Static Methods

createAsync(PageContext<ListSubpropertySyncConfigsRequest,ListSubpropertySyncConfigsResponse,SubpropertySyncConfig> context, ApiFuture<ListSubpropertySyncConfigsResponse> futureResponse)

public static ApiFuture<AnalyticsAdminServiceClient.ListSubpropertySyncConfigsPagedResponse> createAsync(PageContext<ListSubpropertySyncConfigsRequest,ListSubpropertySyncConfigsResponse,SubpropertySyncConfig> context, ApiFuture<ListSubpropertySyncConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSubpropertySyncConfigsRequest,ListSubpropertySyncConfigsResponse,SubpropertySyncConfig>
futureResponse ApiFuture<ListSubpropertySyncConfigsResponse>
Returns
Type Description
ApiFuture<ListSubpropertySyncConfigsPagedResponse>