Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder
Packages that use CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder
-
Uses of CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.GrpcRetryPolicyProperty.BuilderModifier and TypeMethodDescriptionCfnRoutePropsMixin.GrpcRetryPolicyProperty.builder()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.grpcRetryEvents(List<String> grpcRetryEvents) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getGrpcRetryEvents()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.httpRetryEvents(List<String> httpRetryEvents) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getHttpRetryEvents()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.maxRetries(Number maxRetries) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getMaxRetries()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.perRetryTimeout(CfnRoutePropsMixin.DurationProperty perRetryTimeout) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getPerRetryTimeout()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.perRetryTimeout(IResolvable perRetryTimeout) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getPerRetryTimeout()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.tcpRetryEvents(List<String> tcpRetryEvents) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getTcpRetryEvents()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.GrpcRetryPolicyProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.