Class ProjectsClient.ListXpnHostsPage (1.74.0)

public static class ProjectsClient.ListXpnHostsPage extends AbstractPage,XpnHostList,Project,ProjectsClient.ListXpnHostsPage>

Inheritance

java.lang.Object > AbstractPage > ProjectsClient.ListXpnHostsPage

Methods

createPage(PageContext context, XpnHostList response)

protected ProjectsClient.ListXpnHostsPage createPage(PageContext,XpnHostList,Project> context, XpnHostList response)
Parameters
Name Description
context PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project>
response XpnHostList
Returns
Type Description
ProjectsClient.ListXpnHostsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListXpnHostsPage> createPageAsync(PageContext,XpnHostList,Project> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project>
futureResponse ApiFuture<XpnHostList>
Returns
Type Description
ApiFuture<ListXpnHostsPage>
Overrides