public interface

InvocationRequest

com.atlassian.bitbucket.webhook.history.InvocationRequest
Known Indirect Subclasses

Summary

Public Methods
@Nonnull Method getMethod()
@Nonnull String getUrl()

Public Methods

@Nonnull public Method getMethod ()

Returns
  • the HTTP method used when making the request

@Nonnull public String getUrl ()

Returns
  • the URL the request was made to