UnaryCallable<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList> |
RouterClient.getNatMappingInfoRoutersCallable()
Retrieves runtime Nat mapping information of VM endpoints.
|
UnaryCallable<GetNatMappingInfoRoutersHttpRequest,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterClient.getNatMappingInfoRoutersPagedCallable()
Retrieves runtime Nat mapping information of VM endpoints.
|
PagedCallSettings<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterSettings.getNatMappingInfoRoutersSettings()
Returns the object with the settings used for calls to getNatMappingInfoRouters.
|
PagedCallSettings.Builder<GetNatMappingInfoRoutersHttpRequest,VmEndpointNatMappingsList,RouterClient.GetNatMappingInfoRoutersPagedResponse> |
RouterSettings.Builder.getNatMappingInfoRoutersSettings()
Returns the builder for the settings used for calls to getNatMappingInfoRouters.
|