Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualNode.ListenerTimeoutProperty.Builder
Packages that use CfnVirtualNode.ListenerTimeoutProperty.Builder
-
Uses of CfnVirtualNode.ListenerTimeoutProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualNode.ListenerTimeoutProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualNode.ListenerTimeoutProperty.builder()CfnVirtualNode.ListenerTimeoutProperty.Builder.grpc(IResolvable grpc) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getGrpc()CfnVirtualNode.ListenerTimeoutProperty.Builder.grpc(CfnVirtualNode.GrpcTimeoutProperty grpc) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getGrpc()CfnVirtualNode.ListenerTimeoutProperty.Builder.http(IResolvable http) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getHttp()CfnVirtualNode.ListenerTimeoutProperty.Builder.http(CfnVirtualNode.HttpTimeoutProperty http) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getHttp()CfnVirtualNode.ListenerTimeoutProperty.Builder.http2(IResolvable http2) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getHttp2()CfnVirtualNode.ListenerTimeoutProperty.Builder.http2(CfnVirtualNode.HttpTimeoutProperty http2) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getHttp2()CfnVirtualNode.ListenerTimeoutProperty.Builder.tcp(IResolvable tcp) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getTcp()CfnVirtualNode.ListenerTimeoutProperty.Builder.tcp(CfnVirtualNode.TcpTimeoutProperty tcp) Sets the value ofCfnVirtualNode.ListenerTimeoutProperty.getTcp()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNode.ListenerTimeoutProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualNode.ListenerTimeoutProperty.Builder.