@Generated public class Endpoint extends Object
| Constructor and Description |
|---|
Endpoint() |
public Double getAutoscalingLimitMaxCu()
public Double getAutoscalingLimitMinCu()
public Endpoint setCreateTime(com.google.protobuf.Timestamp createTime)
public com.google.protobuf.Timestamp getCreateTime()
public Endpoint setCurrentState(EndpointState currentState)
public EndpointState getCurrentState()
public Boolean getDisabled()
public Endpoint setEffectiveAutoscalingLimitMaxCu(Double effectiveAutoscalingLimitMaxCu)
public Double getEffectiveAutoscalingLimitMaxCu()
public Endpoint setEffectiveAutoscalingLimitMinCu(Double effectiveAutoscalingLimitMinCu)
public Double getEffectiveAutoscalingLimitMinCu()
public Boolean getEffectiveDisabled()
public Endpoint setEffectivePoolerMode(EndpointPoolerMode effectivePoolerMode)
public EndpointPoolerMode getEffectivePoolerMode()
public Endpoint setEffectiveSettings(EndpointSettings effectiveSettings)
public EndpointSettings getEffectiveSettings()
public Endpoint setEffectiveSuspendTimeoutDuration(com.google.protobuf.Duration effectiveSuspendTimeoutDuration)
public com.google.protobuf.Duration getEffectiveSuspendTimeoutDuration()
public Endpoint setEndpointType(EndpointType endpointType)
public EndpointType getEndpointType()
public String getHost()
public Endpoint setLastActiveTime(com.google.protobuf.Timestamp lastActiveTime)
public com.google.protobuf.Timestamp getLastActiveTime()
public String getName()
public String getParent()
public Endpoint setPendingState(EndpointState pendingState)
public EndpointState getPendingState()
public Endpoint setPoolerMode(EndpointPoolerMode poolerMode)
public EndpointPoolerMode getPoolerMode()
public Endpoint setSettings(EndpointSettings settings)
public EndpointSettings getSettings()
public Endpoint setStartTime(com.google.protobuf.Timestamp startTime)
public com.google.protobuf.Timestamp getStartTime()
public Endpoint setSuspendTime(com.google.protobuf.Timestamp suspendTime)
public com.google.protobuf.Timestamp getSuspendTime()
public Endpoint setSuspendTimeoutDuration(com.google.protobuf.Duration suspendTimeoutDuration)
public com.google.protobuf.Duration getSuspendTimeoutDuration()
public String getUid()
public Endpoint setUpdateTime(com.google.protobuf.Timestamp updateTime)
public com.google.protobuf.Timestamp getUpdateTime()
Copyright © 2025. All rights reserved.