Interface QueueAuthorizationRule.Update
- All Superinterfaces:
Appliable<QueueAuthorizationRule>, AuthorizationRule.UpdateStages.WithListen<QueueAuthorizationRule.Update>, AuthorizationRule.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>, AuthorizationRule.UpdateStages.WithManage<QueueAuthorizationRule.Update>, AuthorizationRule.UpdateStages.WithSend<QueueAuthorizationRule.Update>, AuthorizationRule.UpdateStages.WithSendOrManage<QueueAuthorizationRule.Update>, Indexable
- Enclosing interface:
QueueAuthorizationRule
public static interface QueueAuthorizationRule.Update
extends Appliable<QueueAuthorizationRule>, AuthorizationRule.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>
The entirety of the queue authorization rule update.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface AuthorizationRule.UpdateStages.WithListen
withListeningEnabledMethods inherited from interface AuthorizationRule.UpdateStages.WithManage
withManagementEnabledMethods inherited from interface AuthorizationRule.UpdateStages.WithSend
withSendingEnabled