Interface EventSubscription.UpdateStages
-
- Enclosing interface:
- EventSubscription
public static interface EventSubscription.UpdateStagesThe EventSubscription update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventSubscription.UpdateStages.WithDeadLetterDestinationThe stage of the EventSubscription update allowing to specify deadLetterDestination.static interfaceEventSubscription.UpdateStages.WithDeadLetterWithResourceIdentityThe stage of the EventSubscription update allowing to specify deadLetterWithResourceIdentity.static interfaceEventSubscription.UpdateStages.WithDeliveryWithResourceIdentityThe stage of the EventSubscription update allowing to specify deliveryWithResourceIdentity.static interfaceEventSubscription.UpdateStages.WithDestinationThe stage of the EventSubscription update allowing to specify destination.static interfaceEventSubscription.UpdateStages.WithEventDeliverySchemaThe stage of the EventSubscription update allowing to specify eventDeliverySchema.static interfaceEventSubscription.UpdateStages.WithExpirationTimeUtcThe stage of the EventSubscription update allowing to specify expirationTimeUtc.static interfaceEventSubscription.UpdateStages.WithFilterThe stage of the EventSubscription update allowing to specify filter.static interfaceEventSubscription.UpdateStages.WithLabelsThe stage of the EventSubscription update allowing to specify labels.static interfaceEventSubscription.UpdateStages.WithRetryPolicyThe stage of the EventSubscription update allowing to specify retryPolicy.
-