程序包 | 说明 |
---|---|
com.aliyun.sdk.service.polardb20170801.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.builder() |
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.createTime(String createTime)
The time when the parameter template was created.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.DBType(String DBType)
The type of the database engine.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.DBVersion(String DBVersion)
The version of the database engine.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.forceRestart(String forceRestart)
Indicates whether to restart the cluster when this parameter template is applied.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.parameterCounts(Integer parameterCounts)
The number of parameters in the parameter template.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.parameterDetail(List<DescribeParameterGroupResponseBody.ParameterDetail> parameterDetail)
Details about the parameters.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.parameterGroupDesc(String parameterGroupDesc)
The description of the parameter template.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.parameterGroupId(String parameterGroupId)
The ID of the parameter template.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.parameterGroupName(String parameterGroupName)
The name of the parameter template.
|
DescribeParameterGroupResponseBody.ParameterGroup.Builder |
DescribeParameterGroupResponseBody.ParameterGroup.Builder.parameterGroupType(String parameterGroupType)
The type of the parameter template.
|
Copyright © 2024. All rights reserved.