EventSubscription.Update |
EventSubscription.update() |
Begins update for the EventSubscription resource.
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithDeadLetterDestination.withDeadLetterDestination(DeadLetterDestination deadLetterDestination) |
Specifies the deadLetterDestination property: The DeadLetter destination of the event subscription..
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithDeadLetterWithResourceIdentity.withDeadLetterWithResourceIdentity(DeadLetterWithResourceIdentity deadLetterWithResourceIdentity) |
Specifies the deadLetterWithResourceIdentity property: The dead letter destination of the event
subscription.
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithDeliveryWithResourceIdentity.withDeliveryWithResourceIdentity(DeliveryWithResourceIdentity deliveryWithResourceIdentity) |
Specifies the deliveryWithResourceIdentity property: Information about the destination where events have
to be delivered for the event subscription.
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithDestination.withDestination(EventSubscriptionDestination destination) |
Specifies the destination property: Information about the destination where events have to be delivered
for the event subscription..
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithEventDeliverySchema.withEventDeliverySchema(EventDeliverySchema eventDeliverySchema) |
Specifies the eventDeliverySchema property: The event delivery schema for the event subscription..
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithExpirationTimeUtc.withExpirationTimeUtc(OffsetDateTime expirationTimeUtc) |
Specifies the expirationTimeUtc property: Information about the expiration time for the event
subscription..
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithFilter.withFilter(EventSubscriptionFilter filter) |
Specifies the filter property: Information about the filter for the event subscription..
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithLabels.withLabels(List<String> labels) |
Specifies the labels property: List of user defined labels..
|
EventSubscription.Update |
EventSubscription.UpdateStages.WithRetryPolicy.withRetryPolicy(RetryPolicy retryPolicy) |
Specifies the retryPolicy property: The retry policy for events.
|