public static interface Topic.DefinitionStages.WithCreate extends Creatable<Topic>, Topic.DefinitionStages.WithSize, Topic.DefinitionStages.WithPartitioning, Topic.DefinitionStages.WithDeleteOnIdle, Topic.DefinitionStages.WithDefaultMessageTTL, Topic.DefinitionStages.WithExpressMessage, Topic.DefinitionStages.WithMessageBatching, Topic.DefinitionStages.WithDuplicateMessageDetection, Topic.DefinitionStages.WithSubscription, Topic.DefinitionStages.WithAuthorizationRule
Creatable.create()
), but also allows
for any other optional settings to be specified.create, createAsync, createAsync
key
name
withSizeInMB
withoutPartitioning, withPartitioning
withDeleteOnIdleDurationInMinutes
withDefaultMessageTTL
withExpressMessage
withoutMessageBatching
withDuplicateMessageDetection
withNewSubscription
withNewListenRule, withNewManageRule, withNewSendRule
Copyright © 2019. All rights reserved.