ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT>
Modifier and Type | Method and Description |
---|---|
Webhook.UpdateDefinitionStages.WithAttach<ParentT> |
enabled(boolean defaultStatus)
Specifies the default status of the webhook; default is "enabled".
|
Webhook.UpdateDefinitionStages.WithAttach<ParentT> enabled(boolean defaultStatus)
defaultStatus
- indicates whether the webhook is enabled or disabled after being createdCopyright © 2019. All rights reserved.