Class NetworkSecurityClient.ListUrlListsPagedResponse (0.94.0)

public static class NetworkSecurityClient.ListUrlListsPagedResponse extends AbstractPagedListResponse<ListUrlListsRequest,ListUrlListsResponse,UrlList,NetworkSecurityClient.ListUrlListsPage,NetworkSecurityClient.ListUrlListsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkSecurityClient.ListUrlListsPagedResponse

Static Methods

createAsync(PageContext<ListUrlListsRequest,ListUrlListsResponse,UrlList> context, ApiFuture<ListUrlListsResponse> futureResponse)

public static ApiFuture<NetworkSecurityClient.ListUrlListsPagedResponse> createAsync(PageContext<ListUrlListsRequest,ListUrlListsResponse,UrlList> context, ApiFuture<ListUrlListsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListUrlListsRequest,ListUrlListsResponse,UrlList>
futureResponse ApiFuture<ListUrlListsResponse>
Returns
Type Description
ApiFuture<ListUrlListsPagedResponse>