ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface Webhook.DefinitionStages.WithServiceUri<ParentT>
Modifier and Type | Method and Description |
---|---|
Webhook.DefinitionStages.WithAttach<ParentT> |
withServiceUri(String serviceUri)
Specifies the service URI for post notifications.
|
Webhook.DefinitionStages.WithAttach<ParentT> withServiceUri(String serviceUri)
serviceUri
- the service URI for the post notificationsCopyright © 2019. All rights reserved.