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