@Generated public class EndpointScalingInfo extends Object
| Constructor and Description |
|---|
EndpointScalingInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getRequestedMinQps() |
ScalingChangeState |
getState() |
int |
hashCode() |
EndpointScalingInfo |
setRequestedMinQps(Long requestedMinQps) |
EndpointScalingInfo |
setState(ScalingChangeState state) |
String |
toString() |
public EndpointScalingInfo setRequestedMinQps(Long requestedMinQps)
public Long getRequestedMinQps()
public EndpointScalingInfo setState(ScalingChangeState state)
public ScalingChangeState getState()
Copyright © 2026. All rights reserved.