Class LicenseManagerClient.ListConfigurationsPagedResponse (0.1.0)

public static class LicenseManagerClient.ListConfigurationsPagedResponse extends AbstractPagedListResponse<ListConfigurationsRequest,ListConfigurationsResponse,Configuration,LicenseManagerClient.ListConfigurationsPage,LicenseManagerClient.ListConfigurationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LicenseManagerClient.ListConfigurationsPagedResponse

Static Methods

createAsync(PageContext<ListConfigurationsRequest,ListConfigurationsResponse,Configuration> context, ApiFuture<ListConfigurationsResponse> futureResponse)

public static ApiFuture<LicenseManagerClient.ListConfigurationsPagedResponse> createAsync(PageContext<ListConfigurationsRequest,ListConfigurationsResponse,Configuration> context, ApiFuture<ListConfigurationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListConfigurationsRequest,ListConfigurationsResponse,Configuration>
futureResponse ApiFuture<ListConfigurationsResponse>
Returns
Type Description
ApiFuture<ListConfigurationsPagedResponse>