public class DescribeMachineRequest extends AbstractModel
Constructor and Description |
---|
DescribeMachineRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getIpv6Enable()
Get Whether to filter the resources supporting IPv6 access
|
void |
setIpv6Enable(Long Ipv6Enable)
Set Whether to filter the resources supporting IPv6 access
|
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
- Whether to filter the resources supporting IPv6 accessCopyright © 2021. All rights reserved.