Class RegistryClient.ListApiDeploymentsPage (0.6.0)

public static class RegistryClient.ListApiDeploymentsPage extends AbstractPage<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment,RegistryClient.ListApiDeploymentsPage>

Inheritance

java.lang.Object > AbstractPage > RegistryClient.ListApiDeploymentsPage

Methods

createPage(PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, ListApiDeploymentsResponse response)

protected RegistryClient.ListApiDeploymentsPage createPage(PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, ListApiDeploymentsResponse response)
Parameters Returns Overrides

createPageAsync(PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, ApiFuture<ListApiDeploymentsResponse> futureResponse)

public ApiFuture<RegistryClient.ListApiDeploymentsPage> createPageAsync(PageContext<ListApiDeploymentsRequest,ListApiDeploymentsResponse,ApiDeployment> context, ApiFuture<ListApiDeploymentsResponse> futureResponse)
Parameters Returns Overrides