| Package | Description |
|---|---|
| com.baidubce.services.iotdmp.model.platform |
| Modifier and Type | Method and Description |
|---|---|
static RuleChainExternalDestinationAuthType |
RuleChainExternalDestinationAuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleChainExternalDestinationAuthType[] |
RuleChainExternalDestinationAuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExternalKafkaArgs(RuleChainExternalDestinationAuthType authType,
String address,
String truststoreId,
String truststorePassword,
String keystoreId,
String keystorePassword,
String topic) |
RuleChainExternalDestinationArgsInfo(RuleChainExternalDestinationAuthType authType) |
Copyright © 2024. All rights reserved.