Package com.google.cloud.compute.v1
Class RoutersClient.GetNatMappingInfoPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings,RoutersClient.GetNatMappingInfoPage,RoutersClient.GetNatMappingInfoFixedSizeCollection>
-
- com.google.cloud.compute.v1.RoutersClient.GetNatMappingInfoPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<VmEndpointNatMappings>
- Enclosing class:
- RoutersClient
public static class RoutersClient.GetNatMappingInfoPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings,RoutersClient.GetNatMappingInfoPage,RoutersClient.GetNatMappingInfoFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RoutersClient.GetNatMappingInfoPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RoutersClient.GetNatMappingInfoPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, com.google.api.core.ApiFuture<VmEndpointNatMappingsList> futureResponse)
-
-