public static class DescribeASMGatewayImportedServicesResponseBody.DescribeASMGatewayImportedServicesResponseBodyImportedServices
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
serviceName
The name of a service.
|
String |
serviceNamespace
The namespace in which the service resides.
|
| 构造器和说明 |
|---|
DescribeASMGatewayImportedServicesResponseBodyImportedServices() |
@NameInMap(value="ServiceName") public String serviceName
The name of a service.
@NameInMap(value="ServiceNamespace") public String serviceNamespace
The namespace in which the service resides.
public DescribeASMGatewayImportedServicesResponseBodyImportedServices()
public static DescribeASMGatewayImportedServicesResponseBody.DescribeASMGatewayImportedServicesResponseBodyImportedServices build(Map<String,?> map) throws Exception
Exceptionpublic DescribeASMGatewayImportedServicesResponseBody.DescribeASMGatewayImportedServicesResponseBodyImportedServices setServiceName(String serviceName)
public String getServiceName()
public DescribeASMGatewayImportedServicesResponseBody.DescribeASMGatewayImportedServicesResponseBodyImportedServices setServiceNamespace(String serviceNamespace)
public String getServiceNamespace()
Copyright © 2023. All rights reserved.