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