Class RegistryClient.ListApiDeploymentRevisionsPagedResponse (0.3.1)

public static class RegistryClient.ListApiDeploymentRevisionsPagedResponse extends AbstractPagedListResponse<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment,RegistryClient.ListApiDeploymentRevisionsPage,RegistryClient.ListApiDeploymentRevisionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegistryClient.ListApiDeploymentRevisionsPagedResponse

Static Methods

createAsync(PageContext<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment> context, ApiFuture<ListApiDeploymentRevisionsResponse> futureResponse)

public static ApiFuture<RegistryClient.ListApiDeploymentRevisionsPagedResponse> createAsync(PageContext<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment> context, ApiFuture<ListApiDeploymentRevisionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListApiDeploymentRevisionsRequest,ListApiDeploymentRevisionsResponse,ApiDeployment>
futureResponseApiFuture<ListApiDeploymentRevisionsResponse>
Returns
TypeDescription
ApiFuture<ListApiDeploymentRevisionsPagedResponse>