Interface Topic.DefinitionStages.WithCreate

All Superinterfaces:
Creatable<Topic>, HasName, Indexable, Topic.DefinitionStages.WithAuthorizationRule, Topic.DefinitionStages.WithDefaultMessageTTL, Topic.DefinitionStages.WithDeleteOnIdle, Topic.DefinitionStages.WithDuplicateMessageDetection, Topic.DefinitionStages.WithExpressMessage, Topic.DefinitionStages.WithMessageBatching, Topic.DefinitionStages.WithPartitioning, Topic.DefinitionStages.WithSize, Topic.DefinitionStages.WithSubscription
All Known Subinterfaces:
Topic.Definition, Topic.DefinitionStages.Blank
Enclosing interface:
Topic.DefinitionStages

The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.