Uses of Class
software.amazon.awscdk.services.appmesh.RouteSpecConfig.Builder
Packages that use RouteSpecConfig.Builder
-
Uses of RouteSpecConfig.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return RouteSpecConfig.BuilderModifier and TypeMethodDescriptionstatic RouteSpecConfig.BuilderRouteSpecConfig.builder()RouteSpecConfig.Builder.grpcRouteSpec(CfnRoute.GrpcRouteProperty grpcRouteSpec) Sets the value ofRouteSpecConfig.getGrpcRouteSpec()RouteSpecConfig.Builder.http2RouteSpec(CfnRoute.HttpRouteProperty http2RouteSpec) Sets the value ofRouteSpecConfig.getHttp2RouteSpec()RouteSpecConfig.Builder.httpRouteSpec(CfnRoute.HttpRouteProperty httpRouteSpec) Sets the value ofRouteSpecConfig.getHttpRouteSpec()Sets the value ofRouteSpecConfig.getPriority()RouteSpecConfig.Builder.tcpRouteSpec(CfnRoute.TcpRouteProperty tcpRouteSpec) Sets the value ofRouteSpecConfig.getTcpRouteSpec()Constructors in software.amazon.awscdk.services.appmesh with parameters of type RouteSpecConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RouteSpecConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theRouteSpecConfig.Builder.