@Generated public class EndpointThroughputInfo extends Object
| Constructor and Description |
|---|
EndpointThroughputInfo() |
public EndpointThroughputInfo setChangeRequestMessage(String changeRequestMessage)
public String getChangeRequestMessage()
public EndpointThroughputInfo setChangeRequestState(ThroughputChangeRequestState changeRequestState)
public ThroughputChangeRequestState getChangeRequestState()
public EndpointThroughputInfo setCurrentConcurrency(Double currentConcurrency)
public Double getCurrentConcurrency()
public EndpointThroughputInfo setCurrentConcurrencyUtilizationPercentage(Double currentConcurrencyUtilizationPercentage)
public Double getCurrentConcurrencyUtilizationPercentage()
public EndpointThroughputInfo setCurrentNumReplicas(Long currentNumReplicas)
public Long getCurrentNumReplicas()
public EndpointThroughputInfo setMaximumConcurrencyAllowed(Double maximumConcurrencyAllowed)
public Double getMaximumConcurrencyAllowed()
public EndpointThroughputInfo setMinimalConcurrencyAllowed(Double minimalConcurrencyAllowed)
public Double getMinimalConcurrencyAllowed()
public EndpointThroughputInfo setRequestedConcurrency(Double requestedConcurrency)
public Double getRequestedConcurrency()
public EndpointThroughputInfo setRequestedNumReplicas(Long requestedNumReplicas)
public Long getRequestedNumReplicas()
Copyright © 2026. All rights reserved.