Interface AutomationAddToDigestStep.SubscriptionTopicIdStage
-
- All Known Implementing Classes:
AutomationAddToDigestStep.Builder
- Enclosing class:
- AutomationAddToDigestStep
public static interface AutomationAddToDigestStep.SubscriptionTopicIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationAddToDigestStep.Builderfrom(AutomationAddToDigestStep other)AutomationAddToDigestStep._FinalStagesubscriptionTopicId(java.lang.String subscriptionTopicId)
-
-
-
Method Detail
-
subscriptionTopicId
AutomationAddToDigestStep._FinalStage subscriptionTopicId(java.lang.String subscriptionTopicId)
-
from
AutomationAddToDigestStep.Builder from(AutomationAddToDigestStep other)
-
-