| Modifier and Type | Method and Description |
|---|---|
default ClientBrokerEncryption |
EncryptionInTransitConfig.getClientBroker()
(experimental) Indicates the encryption setting for data in transit between clients and brokers.
|
ClientBrokerEncryption |
EncryptionInTransitConfig.Jsii$Proxy.getClientBroker() |
static ClientBrokerEncryption |
ClientBrokerEncryption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientBrokerEncryption[] |
ClientBrokerEncryption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionInTransitConfig.Builder |
EncryptionInTransitConfig.Builder.clientBroker(ClientBrokerEncryption clientBroker)
Sets the value of
EncryptionInTransitConfig.getClientBroker() |
Copyright © 2022. All rights reserved.