public class GatewayServiceForGetGatewayServiceOutput extends Object
| Constructor and Description |
|---|
GatewayServiceForGetGatewayServiceOutput() |
public GatewayServiceForGetGatewayServiceOutput()
public GatewayServiceForGetGatewayServiceOutput authSpec(AuthSpecForGetGatewayServiceOutput authSpec)
@Valid public @Valid AuthSpecForGetGatewayServiceOutput getAuthSpec()
public void setAuthSpec(AuthSpecForGetGatewayServiceOutput authSpec)
public GatewayServiceForGetGatewayServiceOutput comments(String comments)
public String getComments()
public void setComments(String comments)
public GatewayServiceForGetGatewayServiceOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public GatewayServiceForGetGatewayServiceOutput customDomains(List<CustomDomainForGetGatewayServiceOutput> customDomains)
public GatewayServiceForGetGatewayServiceOutput addCustomDomainsItem(CustomDomainForGetGatewayServiceOutput customDomainsItem)
@Valid public @Valid List<CustomDomainForGetGatewayServiceOutput> getCustomDomains()
public void setCustomDomains(List<CustomDomainForGetGatewayServiceOutput> customDomains)
public GatewayServiceForGetGatewayServiceOutput domainSpec(DomainSpecForGetGatewayServiceOutput domainSpec)
@Valid public @Valid DomainSpecForGetGatewayServiceOutput getDomainSpec()
public void setDomainSpec(DomainSpecForGetGatewayServiceOutput domainSpec)
public GatewayServiceForGetGatewayServiceOutput domains(List<DomainForGetGatewayServiceOutput> domains)
public GatewayServiceForGetGatewayServiceOutput addDomainsItem(DomainForGetGatewayServiceOutput domainsItem)
@Valid public @Valid List<DomainForGetGatewayServiceOutput> getDomains()
public void setDomains(List<DomainForGetGatewayServiceOutput> domains)
public GatewayServiceForGetGatewayServiceOutput gatewayId(String gatewayId)
public String getGatewayId()
public void setGatewayId(String gatewayId)
public GatewayServiceForGetGatewayServiceOutput gatewayName(String gatewayName)
public String getGatewayName()
public void setGatewayName(String gatewayName)
public GatewayServiceForGetGatewayServiceOutput id(String id)
public String getId()
public void setId(String id)
public GatewayServiceForGetGatewayServiceOutput message(String message)
public String getMessage()
public void setMessage(String message)
public GatewayServiceForGetGatewayServiceOutput name(String name)
public String getName()
public void setName(String name)
public GatewayServiceForGetGatewayServiceOutput protocol(List<String> protocol)
public GatewayServiceForGetGatewayServiceOutput addProtocolItem(String protocolItem)
public GatewayServiceForGetGatewayServiceOutput status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2026. All rights reserved.