public class DescribeMachineRequest extends AbstractModel
Constructor and Description |
---|
DescribeMachineRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getIpv6Enable()
Get If this parameter is not `0`, machines supporting IPv6 will be queried.
|
void |
setIpv6Enable(Long Ipv6Enable)
Set If this parameter is not `0`, machines supporting IPv6 will be queried.
|
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, toJsonString
public Long getIpv6Enable()
public void setIpv6Enable(Long Ipv6Enable)
Ipv6Enable
- If this parameter is not `0`, machines supporting IPv6 will be queried.Copyright © 2021. All rights reserved.