public class UpstreamSourceForGetUpstreamSourceOutput extends Object
| Constructor and Description |
|---|
UpstreamSourceForGetUpstreamSourceOutput() |
public UpstreamSourceForGetUpstreamSourceOutput()
public UpstreamSourceForGetUpstreamSourceOutput comments(String comments)
public String getComments()
public void setComments(String comments)
public UpstreamSourceForGetUpstreamSourceOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public UpstreamSourceForGetUpstreamSourceOutput gatewayId(String gatewayId)
public String getGatewayId()
public void setGatewayId(String gatewayId)
public UpstreamSourceForGetUpstreamSourceOutput id(String id)
public String getId()
public void setId(String id)
public UpstreamSourceForGetUpstreamSourceOutput ingressSettings(IngressSettingsForGetUpstreamSourceOutput ingressSettings)
@Valid public @Valid IngressSettingsForGetUpstreamSourceOutput getIngressSettings()
public void setIngressSettings(IngressSettingsForGetUpstreamSourceOutput ingressSettings)
public UpstreamSourceForGetUpstreamSourceOutput sourceSpec(SourceSpecForGetUpstreamSourceOutput sourceSpec)
@Valid public @Valid SourceSpecForGetUpstreamSourceOutput getSourceSpec()
public void setSourceSpec(SourceSpecForGetUpstreamSourceOutput sourceSpec)
public UpstreamSourceForGetUpstreamSourceOutput sourceType(String sourceType)
public String getSourceType()
public void setSourceType(String sourceType)
public UpstreamSourceForGetUpstreamSourceOutput status(String status)
public String getStatus()
public void setStatus(String status)
public UpstreamSourceForGetUpstreamSourceOutput statusMessage(String statusMessage)
public String getStatusMessage()
public void setStatusMessage(String statusMessage)
public UpstreamSourceForGetUpstreamSourceOutput updateTime(String updateTime)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
public UpstreamSourceForGetUpstreamSourceOutput watchNamespaces(List<String> watchNamespaces)
public UpstreamSourceForGetUpstreamSourceOutput addWatchNamespacesItem(String watchNamespacesItem)
public List<String> getWatchNamespaces()
Copyright © 2026. All rights reserved.