Class ArtifactRegistryClient.ListPythonPackagesPagedResponse (1.40.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
NameDescription
contextPageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage>
futureResponseApiFuture<ListPythonPackagesResponse>
Returns
TypeDescription
ApiFuture<ListPythonPackagesPagedResponse>