public static interface ServiceBusSubscription.Update extends Appliable<ServiceBusSubscription>, ServiceBusSubscription.UpdateStages.WithDeleteOnIdle, ServiceBusSubscription.UpdateStages.WithMessageLockDuration, ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL, ServiceBusSubscription.UpdateStages.WithSession, ServiceBusSubscription.UpdateStages.WithMessageBatching, ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription, ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount, ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
apply, applyAsync, applyAsync
key
withDeleteOnIdleDurationInMinutes
withMessageLockDurationInSeconds
withDefaultMessageTTL
withoutSession, withSession
withMessageBatching, withoutMessageBatching
withExpiredMessageMovedToDeadLetterSubscription, withoutExpiredMessageMovedToDeadLetterSubscription
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount
withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException, withoutMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Copyright © 2019. All rights reserved.