public static class ListLogstashResponseBody.ListLogstashResponseBodyResultNodeSpec
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Integer |
disk
The network configurations.
|
Boolean |
diskEncryption
The ID of the VPC.
|
String |
diskType
The zone where the cluster resides.
|
String |
spec
The type of the disk.
|
构造器和说明 |
---|
ListLogstashResponseBodyResultNodeSpec() |
@NameInMap(value="disk") public Integer disk
The network configurations.
@NameInMap(value="diskEncryption") public Boolean diskEncryption
The ID of the VPC.
@NameInMap(value="diskType") public String diskType
The zone where the cluster resides.
@NameInMap(value="spec") public String spec
The type of the disk.
public static ListLogstashResponseBody.ListLogstashResponseBodyResultNodeSpec build(Map<String,?> map) throws Exception
Exception
public ListLogstashResponseBody.ListLogstashResponseBodyResultNodeSpec setDisk(Integer disk)
public Integer getDisk()
public ListLogstashResponseBody.ListLogstashResponseBodyResultNodeSpec setDiskEncryption(Boolean diskEncryption)
public Boolean getDiskEncryption()
public ListLogstashResponseBody.ListLogstashResponseBodyResultNodeSpec setDiskType(String diskType)
public String getDiskType()
public ListLogstashResponseBody.ListLogstashResponseBodyResultNodeSpec setSpec(String spec)
public String getSpec()
Copyright © 2024. All rights reserved.