Package com.slack.api.scim.response
Class ServiceProviderConfigsGetResponse.Bulk
java.lang.Object
com.slack.api.scim.response.ServiceProviderConfigsGetResponse.Bulk
- Enclosing class:
- ServiceProviderConfigsGetResponse
public static class ServiceProviderConfigsGetResponse.Bulk extends Object
-
Constructor Summary
Constructors Constructor Description Bulk() -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)IntegergetMaxOperations()IntegergetMaxPayloadSize()BooleangetSupported()inthashCode()voidsetMaxOperations(Integer maxOperations)voidsetMaxPayloadSize(Integer maxPayloadSize)voidsetSupported(Boolean supported)StringtoString()
-
Constructor Details
-
Bulk
public Bulk()
-
-
Method Details
-
getSupported
-
getMaxOperations
-
getMaxPayloadSize
-
setSupported
-
setMaxOperations
-
setMaxPayloadSize
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-