public class UpdateGatewayServiceRequest extends Object
| Constructor and Description |
|---|
UpdateGatewayServiceRequest() |
public UpdateGatewayServiceRequest authSpec(AuthSpecForUpdateGatewayServiceInput authSpec)
@Valid public @Valid AuthSpecForUpdateGatewayServiceInput getAuthSpec()
public void setAuthSpec(AuthSpecForUpdateGatewayServiceInput authSpec)
public UpdateGatewayServiceRequest comments(String comments)
public String getComments()
public void setComments(String comments)
public UpdateGatewayServiceRequest domainSpec(DomainSpecForUpdateGatewayServiceInput domainSpec)
@Valid public @Valid DomainSpecForUpdateGatewayServiceInput getDomainSpec()
public void setDomainSpec(DomainSpecForUpdateGatewayServiceInput domainSpec)
public UpdateGatewayServiceRequest id(String id)
@NotNull public @NotNull String getId()
public void setId(String id)
public UpdateGatewayServiceRequest protocol(List<String> protocol)
public UpdateGatewayServiceRequest addProtocolItem(String protocolItem)
Copyright © 2026. All rights reserved.