public static class GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResult
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Boolean |
connectable
Whether it is connectable.
|
GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResultMetaInfo |
metaInfo
The metadata of the cluster.
|
构造器和说明 |
---|
GetClusterDataInformationResponseBodyResult() |
@NameInMap(value="connectable") public Boolean connectable
Whether it is connectable.
@NameInMap(value="metaInfo") public GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResultMetaInfo metaInfo
The metadata of the cluster.
public GetClusterDataInformationResponseBodyResult()
public static GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResult setConnectable(Boolean connectable)
public Boolean getConnectable()
public GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResult setMetaInfo(GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResultMetaInfo metaInfo)
public GetClusterDataInformationResponseBody.GetClusterDataInformationResponseBodyResultMetaInfo getMetaInfo()
Copyright © 2024. All rights reserved.