Uses of Class
com.google.cloud.edgecontainer.v1.EdgeContainerClient.ListVpnConnectionsPage
-
Packages that use EdgeContainerClient.ListVpnConnectionsPage Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of EdgeContainerClient.ListVpnConnectionsPage in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return EdgeContainerClient.ListVpnConnectionsPage Modifier and Type Method Description protected EdgeContainerClient.ListVpnConnectionsPage
EdgeContainerClient.ListVpnConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection> context, ListVpnConnectionsResponse response)
Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type EdgeContainerClient.ListVpnConnectionsPage Modifier and Type Method Description com.google.api.core.ApiFuture<EdgeContainerClient.ListVpnConnectionsPage>
EdgeContainerClient.ListVpnConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVpnConnectionsRequest,ListVpnConnectionsResponse,VpnConnection> context, com.google.api.core.ApiFuture<ListVpnConnectionsResponse> futureResponse)
Method parameters in com.google.cloud.edgecontainer.v1 with type arguments of type EdgeContainerClient.ListVpnConnectionsPage Modifier and Type Method Description protected EdgeContainerClient.ListVpnConnectionsFixedSizeCollection
EdgeContainerClient.ListVpnConnectionsFixedSizeCollection. createCollection(List<EdgeContainerClient.ListVpnConnectionsPage> pages, int collectionSize)
-