public static interface Alert.ComponentDescOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Alert.BrokerClusterComponent |
getBrokerCluster()
.alert.BrokerClusterComponent brokerCluster = 4; |
Alert.BrokerClusterComponentOrBuilder |
getBrokerClusterOrBuilder()
.alert.BrokerClusterComponent brokerCluster = 4; |
Alert.ComponentDesc.ComponentCase |
getComponentCase() |
String |
getComponentId()
string componentId = 3; |
com.google.protobuf.ByteString |
getComponentIdBytes()
string componentId = 3; |
boolean |
hasBrokerCluster()
.alert.BrokerClusterComponent brokerCluster = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getComponentId()
string componentId = 3;
com.google.protobuf.ByteString getComponentIdBytes()
string componentId = 3;
boolean hasBrokerCluster()
.alert.BrokerClusterComponent brokerCluster = 4;
Alert.BrokerClusterComponent getBrokerCluster()
.alert.BrokerClusterComponent brokerCluster = 4;
Alert.BrokerClusterComponentOrBuilder getBrokerClusterOrBuilder()
.alert.BrokerClusterComponent brokerCluster = 4;
Alert.ComponentDesc.ComponentCase getComponentCase()