@Generated public class EndpointGroupStatus extends Object
| Constructor and Description |
|---|
EndpointGroupStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getEnableReadableSecondaries() |
Long |
getMax() |
Long |
getMin() |
int |
hashCode() |
EndpointGroupStatus |
setEnableReadableSecondaries(Boolean enableReadableSecondaries) |
EndpointGroupStatus |
setMax(Long max) |
EndpointGroupStatus |
setMin(Long min) |
String |
toString() |
public EndpointGroupStatus setEnableReadableSecondaries(Boolean enableReadableSecondaries)
public Boolean getEnableReadableSecondaries()
public EndpointGroupStatus setMax(Long max)
public Long getMax()
public EndpointGroupStatus setMin(Long min)
public Long getMin()
Copyright © 2026. All rights reserved.