Interface EventSubscription.DefinitionStages
-
- Enclosing interface:
- EventSubscription
public static interface EventSubscription.DefinitionStagesThe EventSubscription definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventSubscription.DefinitionStages.BlankThe first stage of the EventSubscription definition.static interfaceEventSubscription.DefinitionStages.WithCreateThe stage of the EventSubscription definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceEventSubscription.DefinitionStages.WithDeadLetterDestinationThe stage of the EventSubscription definition allowing to specify deadLetterDestination.static interfaceEventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentityThe stage of the EventSubscription definition allowing to specify deadLetterWithResourceIdentity.static interfaceEventSubscription.DefinitionStages.WithDeliveryWithResourceIdentityThe stage of the EventSubscription definition allowing to specify deliveryWithResourceIdentity.static interfaceEventSubscription.DefinitionStages.WithDestinationThe stage of the EventSubscription definition allowing to specify destination.static interfaceEventSubscription.DefinitionStages.WithEventDeliverySchemaThe stage of the EventSubscription definition allowing to specify eventDeliverySchema.static interfaceEventSubscription.DefinitionStages.WithExpirationTimeUtcThe stage of the EventSubscription definition allowing to specify expirationTimeUtc.static interfaceEventSubscription.DefinitionStages.WithFilterThe stage of the EventSubscription definition allowing to specify filter.static interfaceEventSubscription.DefinitionStages.WithLabelsThe stage of the EventSubscription definition allowing to specify labels.static interfaceEventSubscription.DefinitionStages.WithRetryPolicyThe stage of the EventSubscription definition allowing to specify retryPolicy.static interfaceEventSubscription.DefinitionStages.WithScopeThe stage of the EventSubscription definition allowing to specify parent resource.
-