public class DescribeInstancesWithinSameClusterRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeInstancesWithinSameClusterRequest() |
DescribeInstancesWithinSameClusterRequest(DescribeInstancesWithinSameClusterRequest 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 |
getUniqVpcId()
Get vpcId
|
String |
getVip()
Get vip
|
void |
setUniqVpcId(String UniqVpcId)
Set vpcId
|
void |
setVip(String Vip)
Set vip
|
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 DescribeInstancesWithinSameClusterRequest()
public DescribeInstancesWithinSameClusterRequest(DescribeInstancesWithinSameClusterRequest source)
public String getUniqVpcId()
public void setUniqVpcId(String UniqVpcId)
UniqVpcId
- vpcIdpublic String getVip()
public void setVip(String Vip)
Vip
- vipCopyright © 2025. All rights reserved.