Class MetadataServiceClient.ListContextsPagedResponse (3.42.0)

public static class MetadataServiceClient.ListContextsPagedResponse extends AbstractPagedListResponse<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MetadataServiceClient.ListContextsPagedResponse

Static Methods

createAsync(PageContext<ListContextsRequest,ListContextsResponse,Context> context, ApiFuture<ListContextsResponse> futureResponse)

public static ApiFuture<MetadataServiceClient.ListContextsPagedResponse> createAsync(PageContext<ListContextsRequest,ListContextsResponse,Context> context, ApiFuture<ListContextsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListContextsRequest,ListContextsResponse,Context>
futureResponseApiFuture<ListContextsResponse>
Returns
TypeDescription
ApiFuture<ListContextsPagedResponse>