public static class CreateIstioGatewayRoutesRequest.CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
SNIHosts
The Server Name Indication (SNI) values to be matched.
|
Integer |
TLSPort
The TLS port.
|
| 构造器和说明 |
|---|
CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes() |
@NameInMap(value="SNIHosts") public List<String> SNIHosts
The Server Name Indication (SNI) values to be matched.
@NameInMap(value="TLSPort") public Integer TLSPort
The TLS port.
public CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes()
public static CreateIstioGatewayRoutesRequest.CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes build(Map<String,?> map) throws Exception
Exceptionpublic CreateIstioGatewayRoutesRequest.CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes setSNIHosts(List<String> SNIHosts)
public CreateIstioGatewayRoutesRequest.CreateIstioGatewayRoutesRequestGatewayRouteMatchRequestTLSMatchAttributes setTLSPort(Integer TLSPort)
public Integer getTLSPort()
Copyright © 2023. All rights reserved.