Package | Description |
---|---|
com.pushtechnology.diffusion.client.topics.details |
Unified API - Topic Details.
|
Modifier and Type | Method and Description |
---|---|
ProtocolBufferTopicDetails.Attributes.UpdateMode |
ProtocolBufferTopicDetails.Attributes.getUpdateMode()
Returns the update mode.
|
static ProtocolBufferTopicDetails.Attributes.UpdateMode |
ProtocolBufferTopicDetails.Attributes.UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolBufferTopicDetails.Attributes.UpdateMode[] |
ProtocolBufferTopicDetails.Attributes.UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProtocolBufferTopicDetails.Builder |
ProtocolBufferTopicDetails.Builder.updateMode(ProtocolBufferTopicDetails.Attributes.UpdateMode updateMode)
Sets the update mode.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.