程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.builder() |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.connectUrl(String connectUrl)
Indicates the endpoint that is used to connect to an ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.DBInstanceId(String DBInstanceId)
Indicates the ID of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.DBInstanceStatus(String DBInstanceStatus)
Indicates the state of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.dbInstType(String dbInstType)
Indicates the type of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.dmInstanceId(String dmInstanceId)
Indicates the ID of a resource.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.engine(String engine)
Indicates the engine of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.engineVersion(String engineVersion)
Indicates the engine version of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.expireTime(String expireTime)
Indicates the point in time when the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database expires.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.networkType(String networkType)
Indicates the network type of the ApsaraDB RDS for MySQL instance.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.payType(String payType)
Indicates the billing method of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.port(Integer port)
Indicates the port that is used to connect to the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.rdsInstType(String rdsInstType)
Indicates whether the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database is a primary instance or a read-only instance.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.readOnlyInstances(DescribeDrdsDbInstancesResponseBody.ReadOnlyInstances readOnlyInstances)
Indicates information about the read-only instances of the ApsaraDB RDS for MySQL instance that is used to store the data of the specified database.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.readWeight(Integer readWeight)
Indicates the read weight of the read-only instance.
|
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder |
DescribeDrdsDbInstancesResponseBody.DbInstance.Builder.remainDays(Integer remainDays)
Indicates the number of remaining days before a subscription instance expires.
|
Copyright © 2024. All rights reserved.