@Generated public class DirectMtlsConfig extends Object
| Constructor and Description |
|---|
DirectMtlsConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBootstrapServers() |
MtlsConfig |
getMtlsConfig() |
int |
hashCode() |
DirectMtlsConfig |
setBootstrapServers(String bootstrapServers) |
DirectMtlsConfig |
setMtlsConfig(MtlsConfig mtlsConfig) |
String |
toString() |
public DirectMtlsConfig setBootstrapServers(String bootstrapServers)
public String getBootstrapServers()
public DirectMtlsConfig setMtlsConfig(MtlsConfig mtlsConfig)
public MtlsConfig getMtlsConfig()
Copyright © 2026. All rights reserved.