public class DescribeDBSyncModeRequest extends AbstractModel
| Constructor and Description | 
|---|
| DescribeDBSyncModeRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getInstanceId()Get ID of an instance for which to modify the sync mode. | 
| void | setInstanceId(String InstanceId)Set ID of an instance for which to modify the sync mode. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - ID of an instance for which to modify the sync mode. The ID is in the format of dcdbt-ow728lmc.Copyright © 2020. All rights reserved.