Uses of Class
com.google.cloud.compute.v1.ProjectsClient.ListXpnHostsPage
-
Packages that use ProjectsClient.ListXpnHostsPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ProjectsClient.ListXpnHostsPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ProjectsClient.ListXpnHostsPage Modifier and Type Method Description protected ProjectsClient.ListXpnHostsPage
ProjectsClient.ListXpnHostsPage. createPage(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, XpnHostList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ProjectsClient.ListXpnHostsPage Modifier and Type Method Description com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPage>
ProjectsClient.ListXpnHostsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, com.google.api.core.ApiFuture<XpnHostList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type ProjectsClient.ListXpnHostsPage Modifier and Type Method Description protected ProjectsClient.ListXpnHostsFixedSizeCollection
ProjectsClient.ListXpnHostsFixedSizeCollection. createCollection(List<ProjectsClient.ListXpnHostsPage> pages, int collectionSize)
-