| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static KafkaSslEndpointIdentificationAlgorithm |
KafkaSslEndpointIdentificationAlgorithm.fromValue(String value)
Use this in place of valueOf.
|
static KafkaSslEndpointIdentificationAlgorithm |
KafkaSslEndpointIdentificationAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaSslEndpointIdentificationAlgorithm[] |
KafkaSslEndpointIdentificationAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaSettings |
KafkaSettings.withSslEndpointIdentificationAlgorithm(KafkaSslEndpointIdentificationAlgorithm sslEndpointIdentificationAlgorithm)
Sets hostname verification for the certificate.
|
Copyright © 2024. All rights reserved.