Uses of Class
software.amazon.awscdk.services.appmesh.GrpcHealthCheckOptions.Builder
Packages that use GrpcHealthCheckOptions.Builder
-
Uses of GrpcHealthCheckOptions.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return GrpcHealthCheckOptions.BuilderModifier and TypeMethodDescriptionGrpcHealthCheckOptions.builder()GrpcHealthCheckOptions.Builder.healthyThreshold(Number healthyThreshold) Sets the value ofGrpcHealthCheckOptions.getHealthyThreshold()Sets the value ofGrpcHealthCheckOptions.getInterval()Sets the value ofGrpcHealthCheckOptions.getTimeout()GrpcHealthCheckOptions.Builder.unhealthyThreshold(Number unhealthyThreshold) Sets the value ofGrpcHealthCheckOptions.getUnhealthyThreshold()Constructors in software.amazon.awscdk.services.appmesh with parameters of type GrpcHealthCheckOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GrpcHealthCheckOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theGrpcHealthCheckOptions.Builder.