public class RemoveTagsRequest extends com.aliyuncs.RpcAcsRequest<RemoveTagsResponse>
| Constructor and Description |
|---|
RemoveTagsRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getOwnerId() |
String |
getResourceId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
String |
getResourceType() |
Class<RemoveTagsResponse> |
getResponseClass() |
String |
getTag1Key() |
String |
getTag1Value() |
String |
getTag2Key() |
String |
getTag2Value() |
String |
getTag3Key() |
String |
getTag3Value() |
String |
getTag4Key() |
String |
getTag4Value() |
String |
getTag5Key() |
String |
getTag5Value() |
void |
setOwnerId(Long ownerId) |
void |
setResourceId(String resourceId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setResourceType(String resourceType) |
void |
setTag1Key(String tag1Key) |
void |
setTag1Value(String tag1Value) |
void |
setTag2Key(String tag2Key) |
void |
setTag2Value(String tag2Value) |
void |
setTag3Key(String tag3Key) |
void |
setTag3Value(String tag3Value) |
void |
setTag4Key(String tag4Key) |
void |
setTag4Value(String tag4Value) |
void |
setTag5Key(String tag5Key) |
void |
setTag5Value(String tag5Value) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic String getTag4Value()
public void setTag4Value(String tag4Value)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceId()
public void setResourceId(String resourceId)
public String getTag2Key()
public void setTag2Key(String tag2Key)
public String getTag5Key()
public void setTag5Key(String tag5Key)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getTag3Key()
public void setTag3Key(String tag3Key)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getResourceType()
public void setResourceType(String resourceType)
public String getTag5Value()
public void setTag5Value(String tag5Value)
public String getTag1Key()
public void setTag1Key(String tag1Key)
public String getTag1Value()
public void setTag1Value(String tag1Value)
public String getTag2Value()
public void setTag2Value(String tag2Value)
public String getTag4Key()
public void setTag4Key(String tag4Key)
public String getTag3Value()
public void setTag3Value(String tag3Value)
public Class<RemoveTagsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<RemoveTagsResponse>Copyright © 2017. All Rights Reserved.