Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.GrpcRouteProperty.Builder
Packages that use CfnRoutePropsMixin.GrpcRouteProperty.Builder
-
Uses of CfnRoutePropsMixin.GrpcRouteProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.GrpcRouteProperty.BuilderModifier and TypeMethodDescriptionCfnRoutePropsMixin.GrpcRouteProperty.Builder.action(CfnRoutePropsMixin.GrpcRouteActionProperty action) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getAction()CfnRoutePropsMixin.GrpcRouteProperty.Builder.action(IResolvable action) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getAction()CfnRoutePropsMixin.GrpcRouteProperty.builder()CfnRoutePropsMixin.GrpcRouteProperty.Builder.match(CfnRoutePropsMixin.GrpcRouteMatchProperty match) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getMatch()CfnRoutePropsMixin.GrpcRouteProperty.Builder.match(IResolvable match) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getMatch()CfnRoutePropsMixin.GrpcRouteProperty.Builder.retryPolicy(CfnRoutePropsMixin.GrpcRetryPolicyProperty retryPolicy) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getRetryPolicy()CfnRoutePropsMixin.GrpcRouteProperty.Builder.retryPolicy(IResolvable retryPolicy) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getRetryPolicy()CfnRoutePropsMixin.GrpcRouteProperty.Builder.timeout(CfnRoutePropsMixin.GrpcTimeoutProperty timeout) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getTimeout()CfnRoutePropsMixin.GrpcRouteProperty.Builder.timeout(IResolvable timeout) Sets the value ofCfnRoutePropsMixin.GrpcRouteProperty.getTimeout()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.GrpcRouteProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.GrpcRouteProperty.Builder.