Uses of Class
software.amazon.awscdk.services.appmesh.CfnRoute.HttpRouteProperty.Builder
Packages that use CfnRoute.HttpRouteProperty.Builder
-
Uses of CfnRoute.HttpRouteProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnRoute.HttpRouteProperty.BuilderModifier and TypeMethodDescriptionCfnRoute.HttpRouteProperty.Builder.action(IResolvable action) Sets the value ofCfnRoute.HttpRouteProperty.getAction()CfnRoute.HttpRouteProperty.Builder.action(CfnRoute.HttpRouteActionProperty action) Sets the value ofCfnRoute.HttpRouteProperty.getAction()CfnRoute.HttpRouteProperty.builder()CfnRoute.HttpRouteProperty.Builder.match(IResolvable match) Sets the value ofCfnRoute.HttpRouteProperty.getMatch()CfnRoute.HttpRouteProperty.Builder.match(CfnRoute.HttpRouteMatchProperty match) Sets the value ofCfnRoute.HttpRouteProperty.getMatch()CfnRoute.HttpRouteProperty.Builder.retryPolicy(IResolvable retryPolicy) Sets the value ofCfnRoute.HttpRouteProperty.getRetryPolicy()CfnRoute.HttpRouteProperty.Builder.retryPolicy(CfnRoute.HttpRetryPolicyProperty retryPolicy) Sets the value ofCfnRoute.HttpRouteProperty.getRetryPolicy()CfnRoute.HttpRouteProperty.Builder.timeout(IResolvable timeout) Sets the value ofCfnRoute.HttpRouteProperty.getTimeout()CfnRoute.HttpRouteProperty.Builder.timeout(CfnRoute.HttpTimeoutProperty timeout) Sets the value ofCfnRoute.HttpRouteProperty.getTimeout()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnRoute.HttpRouteProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoute.HttpRouteProperty.Builder.