public class DescribeMachineRequest extends AbstractModel
Constructor and Description |
---|
DescribeMachineRequest() |
DescribeMachineRequest(DescribeMachineRequest 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 |
---|---|
Long |
getIpv6Enable()
Get 不为0,表示查询支持ipv6的机器
|
void |
setIpv6Enable(Long Ipv6Enable)
Set 不为0,表示查询支持ipv6的机器
|
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 DescribeMachineRequest()
public DescribeMachineRequest(DescribeMachineRequest source)
Copyright © 2022. All rights reserved.