Uses of Class
software.amazon.awssdk.services.ec2.model.ClientConnectResponseOptions
-
Packages that use ClientConnectResponseOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ClientConnectResponseOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ClientConnectResponseOptions Modifier and Type Method Description ClientConnectResponseOptionsClientVpnEndpoint. clientConnectOptions()The options for managing connection authorization for new client connections.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ClientConnectResponseOptions Modifier and Type Method Description ClientVpnEndpoint.BuilderClientVpnEndpoint.Builder. clientConnectOptions(ClientConnectResponseOptions clientConnectOptions)The options for managing connection authorization for new client connections.
-