Class CloudProductRegistryReadServiceClient.ListLogicalProductVariantsPagedResponse (0.1.0)

public static class CloudProductRegistryReadServiceClient.ListLogicalProductVariantsPagedResponse extends AbstractPagedListResponse<ListLogicalProductVariantsRequest,ListLogicalProductVariantsResponse,LogicalProductVariant,CloudProductRegistryReadServiceClient.ListLogicalProductVariantsPage,CloudProductRegistryReadServiceClient.ListLogicalProductVariantsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudProductRegistryReadServiceClient.ListLogicalProductVariantsPagedResponse

Static Methods

createAsync(PageContext<ListLogicalProductVariantsRequest,ListLogicalProductVariantsResponse,LogicalProductVariant> context, ApiFuture<ListLogicalProductVariantsResponse> futureResponse)

public static ApiFuture<CloudProductRegistryReadServiceClient.ListLogicalProductVariantsPagedResponse> createAsync(PageContext<ListLogicalProductVariantsRequest,ListLogicalProductVariantsResponse,LogicalProductVariant> context, ApiFuture<ListLogicalProductVariantsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLogicalProductVariantsRequest,ListLogicalProductVariantsResponse,LogicalProductVariant>
futureResponse ApiFuture<ListLogicalProductVariantsResponse>
Returns
Type Description
ApiFuture<ListLogicalProductVariantsPagedResponse>