public class StartSynchronizationJobRequest extends com.aliyuncs.RpcAcsRequest<StartSynchronizationJobResponse>
| Constructor and Description |
|---|
StartSynchronizationJobRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOwnerId() |
Class<StartSynchronizationJobResponse> |
getResponseClass() |
String |
getSynchronizationDirection() |
String |
getSynchronizationJobId() |
void |
setOwnerId(String ownerId) |
void |
setSynchronizationDirection(String synchronizationDirection) |
void |
setSynchronizationJobId(String synchronizationJobId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic String getSynchronizationJobId()
public void setSynchronizationJobId(String synchronizationJobId)
public String getOwnerId()
public void setOwnerId(String ownerId)
public String getSynchronizationDirection()
public void setSynchronizationDirection(String synchronizationDirection)
public Class<StartSynchronizationJobResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<StartSynchronizationJobResponse>Copyright © 2018. All Rights Reserved.