Class DataTaxonomyServiceClient.ListDataAttributesPagedResponse (1.30.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
NameDescription
contextPageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute>
futureResponseApiFuture<ListDataAttributesResponse>
Returns
TypeDescription
ApiFuture<ListDataAttributesPagedResponse>