| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClientVpnAuthenticationRequest> |
CreateClientVpnEndpointRequest.authenticationOptions()
Information about the authentication method to be used to authenticate clients.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClientVpnEndpointRequest.Builder |
CreateClientVpnEndpointRequest.Builder.authenticationOptions(ClientVpnAuthenticationRequest... authenticationOptions)
Information about the authentication method to be used to authenticate clients.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClientVpnEndpointRequest.Builder |
CreateClientVpnEndpointRequest.Builder.authenticationOptions(Collection<ClientVpnAuthenticationRequest> authenticationOptions)
Information about the authentication method to be used to authenticate clients.
|
Copyright © 2021. All rights reserved.