クラス TestWebhookEndpointRequest

java.lang.Object
com.linecorp.bot.model.request.TestWebhookEndpointRequest

public final class TestWebhookEndpointRequest
extends java.lang.Object
  • メソッドの詳細

    • builder

    • getEndpoint

      public java.net.URI getEndpoint()
      A valid webhook URL. If null, sends a test webhook event to a webhook endpoint that is already set to the channel.
    • equals

      public boolean equals​(java.lang.Object o)
      オーバーライド:
      equals クラス内 java.lang.Object
    • hashCode

      public int hashCode()
      オーバーライド:
      hashCode クラス内 java.lang.Object
    • toString

      public java.lang.String toString()
      オーバーライド:
      toString クラス内 java.lang.Object