Class ArtifactRegistryClient.ListPythonPackagesPagedResponse (1.42.0)

public static class ArtifactRegistryClient.ListPythonPackagesPagedResponse extends AbstractPagedListResponse<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage,ArtifactRegistryClient.ListPythonPackagesPage,ArtifactRegistryClient.ListPythonPackagesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ArtifactRegistryClient.ListPythonPackagesPagedResponse

Static Methods

createAsync(PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context, ApiFuture<ListPythonPackagesResponse> futureResponse)

public static ApiFuture<ArtifactRegistryClient.ListPythonPackagesPagedResponse> createAsync(PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context, ApiFuture<ListPythonPackagesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage>
futureResponse ApiFuture<ListPythonPackagesResponse>
Returns
Type Description
ApiFuture<ListPythonPackagesPagedResponse>