Class ServiceProviderConfigsGetResponse.Bulk

    • Constructor Detail

      • Bulk

        public Bulk()
    • Method Detail

      • 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)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object