| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Cipher> |
SslPolicy.ciphers()
The ciphers.
|
| Modifier and Type | Method and Description |
|---|---|
SslPolicy.Builder |
SslPolicy.Builder.ciphers(Cipher... ciphers)
The ciphers.
|
| Modifier and Type | Method and Description |
|---|---|
SslPolicy.Builder |
SslPolicy.Builder.ciphers(Collection<Cipher> ciphers)
The ciphers.
|
Copyright © 2019. All rights reserved.