Class DataTaxonomyServiceClient.ListDataAttributesPagedResponse (1.43.0)

public static class DataTaxonomyServiceClient.ListDataAttributesPagedResponse extends AbstractPagedListResponse<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute,DataTaxonomyServiceClient.ListDataAttributesPage,DataTaxonomyServiceClient.ListDataAttributesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataTaxonomyServiceClient.ListDataAttributesPagedResponse

Static Methods

createAsync(PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ApiFuture<ListDataAttributesResponse> futureResponse)

public static ApiFuture<DataTaxonomyServiceClient.ListDataAttributesPagedResponse> createAsync(PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ApiFuture<ListDataAttributesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute>
futureResponse ApiFuture<ListDataAttributesResponse>
Returns
Type Description
ApiFuture<ListDataAttributesPagedResponse>