Class CatalogServiceClient.ListEntryGroupsPagedResponse (1.39.0)

public static class CatalogServiceClient.ListEntryGroupsPagedResponse extends AbstractPagedListResponse<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup,CatalogServiceClient.ListEntryGroupsPage,CatalogServiceClient.ListEntryGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CatalogServiceClient.ListEntryGroupsPagedResponse

Static Methods

createAsync(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse)

public static ApiFuture<CatalogServiceClient.ListEntryGroupsPagedResponse> createAsync(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup>
futureResponseApiFuture<ListEntryGroupsResponse>
Returns
TypeDescription
ApiFuture<ListEntryGroupsPagedResponse>