Class ApiHubClient.ListAttributesPagedResponse (0.1.0)

public static class ApiHubClient.ListAttributesPagedResponse extends AbstractPagedListResponse<ListAttributesRequest,ListAttributesResponse,Attribute,ApiHubClient.ListAttributesPage,ApiHubClient.ListAttributesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ApiHubClient.ListAttributesPagedResponse

Static Methods

createAsync(PageContext<ListAttributesRequest,ListAttributesResponse,Attribute> context, ApiFuture<ListAttributesResponse> futureResponse)

public static ApiFuture<ApiHubClient.ListAttributesPagedResponse> createAsync(PageContext<ListAttributesRequest,ListAttributesResponse,Attribute> context, ApiFuture<ListAttributesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAttributesRequest,ListAttributesResponse,Attribute>
futureResponse ApiFuture<ListAttributesResponse>
Returns
Type Description
ApiFuture<ListAttributesPagedResponse>