public static class ServiceProviderConfigsGetResponse.Bulk extends Object
| Constructor and Description |
|---|
Bulk() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getMaxOperations() |
Integer |
getMaxPayloadSize() |
Boolean |
getSupported() |
int |
hashCode() |
void |
setMaxOperations(Integer maxOperations) |
void |
setMaxPayloadSize(Integer maxPayloadSize) |
void |
setSupported(Boolean supported) |
String |
toString() |
public Boolean getSupported()
public Integer getMaxOperations()
public Integer getMaxPayloadSize()
public void setSupported(Boolean supported)
public void setMaxOperations(Integer maxOperations)
public void setMaxPayloadSize(Integer maxPayloadSize)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.