public static class UpdateIstioGatewayRoutesRequest.UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
name
The name of the virtual service.
|
String |
namespace
The namespace to which the virtual service belongs.
|
| 构造器和说明 |
|---|
UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate() |
@NameInMap(value="Name") public String name
The name of the virtual service.
@NameInMap(value="Namespace") public String namespace
The namespace to which the virtual service belongs.
public UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate()
public static UpdateIstioGatewayRoutesRequest.UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate build(Map<String,?> map) throws Exception
Exceptionpublic UpdateIstioGatewayRoutesRequest.UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate setName(String name)
public String getName()
public UpdateIstioGatewayRoutesRequest.UpdateIstioGatewayRoutesRequestGatewayRouteHTTPAdvancedOptionsDelegate setNamespace(String namespace)
public String getNamespace()
Copyright © 2023. All rights reserved.