Interface Webhook.Definition
- All Superinterfaces:
Webhook.DefinitionStages.Blank
,Webhook.DefinitionStages.WithCreate
,Webhook.DefinitionStages.WithExpiryTime
,Webhook.DefinitionStages.WithIsEnabled
,Webhook.DefinitionStages.WithName
,Webhook.DefinitionStages.WithParameters
,Webhook.DefinitionStages.WithParentResource
,Webhook.DefinitionStages.WithRunbook
,Webhook.DefinitionStages.WithRunOn
,Webhook.DefinitionStages.WithUri
- Enclosing interface:
- Webhook
public static interface Webhook.Definition
extends Webhook.DefinitionStages.Blank, Webhook.DefinitionStages.WithParentResource, Webhook.DefinitionStages.WithName, Webhook.DefinitionStages.WithCreate
The entirety of the Webhook definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithExpiryTime
withExpiryTime
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithIsEnabled
withIsEnabled
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithName
withName
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithParameters
withParameters
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithRunbook
withRunbook
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithRunOn
withRunOn
Methods inherited from interface com.azure.resourcemanager.automation.models.Webhook.DefinitionStages.WithUri
withUri