public class DescribeExternalAgentRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
privateIpAddress |
| 构造器和说明 |
|---|
DescribeExternalAgentRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeExternalAgentRequest |
build(Map<String,?> map) |
String |
getPrivateIpAddress() |
DescribeExternalAgentRequest |
setPrivateIpAddress(String privateIpAddress) |
@NameInMap(value="PrivateIpAddress") public String privateIpAddress
public static DescribeExternalAgentRequest build(Map<String,?> map) throws Exception
Exceptionpublic DescribeExternalAgentRequest setPrivateIpAddress(String privateIpAddress)
public String getPrivateIpAddress()
Copyright © 2021. All rights reserved.