public static interface ProtocolBufferTopicDetails.Attributes extends TopicDetails.Attributes
Modifier and Type | Interface and Description |
---|---|
static class |
ProtocolBufferTopicDetails.Attributes.UpdateMode
The update mode indicates how content supplied to update the topic is
interpreted.
|
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DELETION_VALUE
This is the default deletion value that will be used if none is
explicitly specified.
|
Modifier and Type | Method and Description |
---|---|
String |
getDeletionValue()
Returns the deletion value.
|
ProtocolBufferTopicDetails.Attributes.UpdateMode |
getUpdateMode()
Returns the update mode.
|
getProperties, getReference, tidiesOnUnsubscribe
static final String DEFAULT_DELETION_VALUE
ProtocolBufferTopicDetails.Attributes.UpdateMode getUpdateMode()
ProtocolBufferTopicDetails.Builder.updateMode(ProtocolBufferTopicDetails.Attributes.UpdateMode)
String getDeletionValue()
ProtocolBufferTopicDetails.Builder.deletionValue(String)
Copyright © 2016 Push Technology Ltd. All Rights Reserved.