public class DeleteRabbitMQVipInstanceRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DeleteRabbitMQVipInstanceRequest() |
DeleteRabbitMQVipInstanceRequest(DeleteRabbitMQVipInstanceRequest 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 |
---|---|
String |
getInstanceId()
Get 实例Id
|
Boolean |
getIsIntl()
Get 是否国际站请求,默认 false
|
void |
setInstanceId(String InstanceId)
Set 实例Id
|
void |
setIsIntl(Boolean IsIntl)
Set 是否国际站请求,默认 false
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DeleteRabbitMQVipInstanceRequest()
public DeleteRabbitMQVipInstanceRequest(DeleteRabbitMQVipInstanceRequest source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- 实例Idpublic Boolean getIsIntl()
public void setIsIntl(Boolean IsIntl)
IsIntl
- 是否国际站请求,默认 falseCopyright © 2024. All rights reserved.