Uses of Class
software.amazon.awscdk.services.appmesh.VirtualGatewayProps.Builder
Packages that use VirtualGatewayProps.Builder
-
Uses of VirtualGatewayProps.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return VirtualGatewayProps.BuilderModifier and TypeMethodDescriptionSets the value ofVirtualGatewayBaseProps.getAccessLog()VirtualGatewayProps.Builder.backendDefaults(BackendDefaults backendDefaults) Sets the value ofVirtualGatewayBaseProps.getBackendDefaults()static VirtualGatewayProps.BuilderVirtualGatewayProps.builder()VirtualGatewayProps.Builder.listeners(List<? extends VirtualGatewayListener> listeners) Sets the value ofVirtualGatewayBaseProps.getListeners()Sets the value ofVirtualGatewayProps.getMesh()VirtualGatewayProps.Builder.virtualGatewayName(String virtualGatewayName) Sets the value ofVirtualGatewayBaseProps.getVirtualGatewayName()Constructors in software.amazon.awscdk.services.appmesh with parameters of type VirtualGatewayProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VirtualGatewayProps.Builder builder) Constructor that initializes the object based on literal property values passed by theVirtualGatewayProps.Builder.