| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
Tls |
Tls.clone() |
Tls |
ClientAuthentication.getTls()
Details for ClientAuthentication using TLS.
|
Tls |
Tls.withCertificateAuthorityArnList(Collection<String> certificateAuthorityArnList)
List of ACM Certificate Authority ARNs.
|
Tls |
Tls.withCertificateAuthorityArnList(String... certificateAuthorityArnList)
List of ACM Certificate Authority ARNs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientAuthentication.setTls(Tls tls)
Details for ClientAuthentication using TLS.
|
ClientAuthentication |
ClientAuthentication.withTls(Tls tls)
Details for ClientAuthentication using TLS.
|
Copyright © 2019. All rights reserved.