Class ServiceProviderConfigsGetResponse.Bulk

java.lang.Object
com.slack.api.scim2.response.ServiceProviderConfigsGetResponse.Bulk
Enclosing class:
ServiceProviderConfigsGetResponse

public static class ServiceProviderConfigsGetResponse.Bulk extends Object
  • Constructor Details

    • Bulk

      public Bulk()
  • Method Details

    • getSupported

      public Boolean getSupported()
    • getMaxOperations

      public Integer getMaxOperations()
    • getMaxPayloadSize

      public Integer getMaxPayloadSize()
    • setSupported

      public void setSupported(Boolean supported)
    • setMaxOperations

      public void setMaxOperations(Integer maxOperations)
    • setMaxPayloadSize

      public void setMaxPayloadSize(Integer maxPayloadSize)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object