Class LicenseConfigServiceClient.ListLicenseConfigsPagedResponse (0.90.0)

public static class LicenseConfigServiceClient.ListLicenseConfigsPagedResponse extends AbstractPagedListResponse<ListLicenseConfigsRequest,ListLicenseConfigsResponse,LicenseConfig,LicenseConfigServiceClient.ListLicenseConfigsPage,LicenseConfigServiceClient.ListLicenseConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LicenseConfigServiceClient.ListLicenseConfigsPagedResponse

Static Methods

createAsync(PageContext<ListLicenseConfigsRequest,ListLicenseConfigsResponse,LicenseConfig> context, ApiFuture<ListLicenseConfigsResponse> futureResponse)

public static ApiFuture<LicenseConfigServiceClient.ListLicenseConfigsPagedResponse> createAsync(PageContext<ListLicenseConfigsRequest,ListLicenseConfigsResponse,LicenseConfig> context, ApiFuture<ListLicenseConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLicenseConfigsRequest,ListLicenseConfigsResponse,LicenseConfig>
futureResponse ApiFuture<ListLicenseConfigsResponse>
Returns
Type Description
ApiFuture<ListLicenseConfigsPagedResponse>