Package com.google.cloud.dataplex.v1
Class DataTaxonomyServiceClient.ListDataAttributesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute,DataTaxonomyServiceClient.ListDataAttributesPage,DataTaxonomyServiceClient.ListDataAttributesFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.DataTaxonomyServiceClient.ListDataAttributesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<DataAttribute>
- Enclosing class:
- DataTaxonomyServiceClient
public static class DataTaxonomyServiceClient.ListDataAttributesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute,DataTaxonomyServiceClient.ListDataAttributesPage,DataTaxonomyServiceClient.ListDataAttributesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataTaxonomyServiceClient.ListDataAttributesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, com.google.api.core.ApiFuture<ListDataAttributesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataTaxonomyServiceClient.ListDataAttributesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, com.google.api.core.ApiFuture<ListDataAttributesResponse> futureResponse)
-
-