public class DisableTeamDomainRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DisableTeamDomainRequest() | 
| DisableTeamDomainRequest(DisableTeamDomainRequest 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 | 
|---|---|
| Long | getDomainId()Get | 
| String | getPlatformId()Get | 
| void | setDomainId(Long DomainId)Set | 
| void | setPlatformId(String PlatformId)Set | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DisableTeamDomainRequest()
public DisableTeamDomainRequest(DisableTeamDomainRequest source)
public Long getDomainId()
public void setDomainId(Long DomainId)
DomainId - public String getPlatformId()
public void setPlatformId(String PlatformId)
PlatformId - Copyright © 2024. All rights reserved.