com.aliyuncs.cms.model.v20170301
类 ProfileSetRequest

java.lang.Object
  继承者 com.aliyuncs.http.HttpRequest
      继承者 com.aliyuncs.AcsRequest<T>
          继承者 com.aliyuncs.RpcAcsRequest<ProfileSetResponse>
              继承者 com.aliyuncs.cms.model.v20170301.ProfileSetRequest

public class ProfileSetRequest
extends com.aliyuncs.RpcAcsRequest<ProfileSetResponse>

版本:
作者:
auto create

字段摘要
 
从类 com.aliyuncs.AcsRequest 继承的字段
composer
 
从类 com.aliyuncs.http.HttpRequest 继承的字段
connectTimeout, content, CONTENT_LENGTH, CONTENT_MD5, CONTENT_TYPE, contentType, encoding, headers, readTimeout
 
构造方法摘要
ProfileSetRequest()
           
 
方法摘要
 Boolean getAutoInstall()
           
 Class<ProfileSetResponse> getResponseClass()
           
 Long getUserId()
           
 void setAutoInstall(Boolean autoInstall)
           
 void setUserId(Long userId)
           
 
从类 com.aliyuncs.RpcAcsRequest 继承的方法
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequest
 
从类 com.aliyuncs.AcsRequest 继承的方法
concatQueryString, getAcceptFormat, getActionName, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionId
 
从类 com.aliyuncs.http.HttpRequest 继承的方法
getConnectTimeout, getContent, getContentType, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setContent, setContentType, setEncoding, setMethod, setReadTimeout, setUrl
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ProfileSetRequest

public ProfileSetRequest()
方法详细信息

getUserId

public Long getUserId()

setUserId

public void setUserId(Long userId)

getAutoInstall

public Boolean getAutoInstall()

setAutoInstall

public void setAutoInstall(Boolean autoInstall)

getResponseClass

public Class<ProfileSetResponse> getResponseClass()
指定者:
com.aliyuncs.AcsRequest<ProfileSetResponse> 中的 getResponseClass


Copyright © 2017. All Rights Reserved.