Uses of Class
software.amazon.awscdk.services.appmesh.GatewayRouteSpecConfig.Builder
Packages that use GatewayRouteSpecConfig.Builder
-
Uses of GatewayRouteSpecConfig.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return GatewayRouteSpecConfig.BuilderModifier and TypeMethodDescriptionGatewayRouteSpecConfig.builder()GatewayRouteSpecConfig.Builder.grpcSpecConfig(CfnGatewayRoute.GrpcGatewayRouteProperty grpcSpecConfig) Sets the value ofGatewayRouteSpecConfig.getGrpcSpecConfig()GatewayRouteSpecConfig.Builder.http2SpecConfig(CfnGatewayRoute.HttpGatewayRouteProperty http2SpecConfig) Sets the value ofGatewayRouteSpecConfig.getHttp2SpecConfig()GatewayRouteSpecConfig.Builder.httpSpecConfig(CfnGatewayRoute.HttpGatewayRouteProperty httpSpecConfig) Sets the value ofGatewayRouteSpecConfig.getHttpSpecConfig()Sets the value ofGatewayRouteSpecConfig.getPriority()Constructors in software.amazon.awscdk.services.appmesh with parameters of type GatewayRouteSpecConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GatewayRouteSpecConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theGatewayRouteSpecConfig.Builder.