public class DescribeDBClusterVersionResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeDBClusterVersionResponseBody.Builder |
static class |
DescribeDBClusterVersionResponseBody.DBRevisionVersionList |
static class |
DescribeDBClusterVersionResponseBody.ProxyRevisionVersionList |
public static DescribeDBClusterVersionResponseBody.Builder builder()
public static DescribeDBClusterVersionResponseBody create()
public String getDBClusterId()
public String getDBLatestVersion()
public String getDBMinorVersion()
public String getDBRevisionVersion()
public List<DescribeDBClusterVersionResponseBody.DBRevisionVersionList> getDBRevisionVersionList()
public String getDBVersion()
public String getDBVersionStatus()
public String getIsLatestVersion()
public String getIsProxyLatestVersion()
public String getProxyLatestVersion()
public String getProxyRevisionVersion()
public List<DescribeDBClusterVersionResponseBody.ProxyRevisionVersionList> getProxyRevisionVersionList()
public String getProxyVersionStatus()
public String getRequestId()
Copyright © 2024. All rights reserved.