Uses of Class
software.amazon.awssdk.services.ec2.model.ClientConnectResponseOptions
Packages that use ClientConnectResponseOptions
-
Uses of ClientConnectResponseOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ClientConnectResponseOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.clientConnectOptions()The options for managing connection authorization for new client connections.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ClientConnectResponseOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.Builder.clientConnectOptions(ClientConnectResponseOptions clientConnectOptions) The options for managing connection authorization for new client connections.