Class RoutersClient.GetNatMappingInfoPage (1.68.0)

public static class RoutersClient.GetNatMappingInfoPage extends AbstractPage<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings,RoutersClient.GetNatMappingInfoPage>

Inheritance

java.lang.Object > AbstractPage > RoutersClient.GetNatMappingInfoPage

Methods

createPage(PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, VmEndpointNatMappingsList response)

protected RoutersClient.GetNatMappingInfoPage createPage(PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, VmEndpointNatMappingsList response)
Returns
Type Description
RoutersClient.GetNatMappingInfoPage
Overrides

createPageAsync(PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, ApiFuture<VmEndpointNatMappingsList> futureResponse)

public ApiFuture<RoutersClient.GetNatMappingInfoPage> createPageAsync(PageContext<GetNatMappingInfoRoutersRequest,VmEndpointNatMappingsList,VmEndpointNatMappings> context, ApiFuture<VmEndpointNatMappingsList> futureResponse)
Returns
Type Description
ApiFuture<GetNatMappingInfoPage>
Overrides