public class ModifyInboundEndpointRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyInboundEndpointRequest() | 
| ModifyInboundEndpointRequest(ModifyInboundEndpointRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEndpointId()Get 终端节点ID | 
| String | getEndpointName()Get 终端节点名称 | 
| void | setEndpointId(String EndpointId)Set 终端节点ID | 
| void | setEndpointName(String EndpointName)Set 终端节点名称 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyInboundEndpointRequest()
public ModifyInboundEndpointRequest(ModifyInboundEndpointRequest source)
public String getEndpointId()
public void setEndpointId(String EndpointId)
EndpointId - 终端节点IDpublic String getEndpointName()
public void setEndpointName(String EndpointName)
EndpointName - 终端节点名称Copyright © 2025. All rights reserved.