Uses of Class
software.amazon.awssdk.services.appmesh.model.VirtualGatewayPortMapping
-
Packages that use VirtualGatewayPortMapping Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of VirtualGatewayPortMapping in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return VirtualGatewayPortMapping Modifier and Type Method Description VirtualGatewayPortMappingVirtualGatewayListener. portMapping()The port mapping information for the listener.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type VirtualGatewayPortMapping Modifier and Type Method Description VirtualGatewayListener.BuilderVirtualGatewayListener.Builder. portMapping(VirtualGatewayPortMapping portMapping)The port mapping information for the listener.
-