程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.accountName(String accountName)
The name of the account that has permissions to access all databases on the ApsaraDB RDS for MySQL instance.
|
static CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.builder() |
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.dbInstanceIsCreating(Boolean dbInstanceIsCreating)
Specifies whether the required ApsaraDB RDS for MySQL instance is being created.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.dbInstType(String dbInstType)
The type of the storage instances that are used by the PolarDB-X 1.0 database.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.dbName(String dbName)
The name of the PolarDB-X 1.0 database you want to create.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.drdsInstanceId(String drdsInstanceId)
The ID of the PolarDB-X 1.0 instance on which you want to create the database.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.encode(String encode)
The encoding method that is used by the database.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.instDbName(List<CreateDrdsDBRequest.InstDbName> instDbName)
InstDbName.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.password(String password)
The password that is used to log on to the database.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.rdsInstance(List<String> rdsInstance)
RdsInstance.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.rdsSuperAccount(List<CreateDrdsDBRequest.RdsSuperAccount> rdsSuperAccount)
RdsSuperAccount.
|
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.toBuilder() |
CreateDrdsDBRequest.Builder |
CreateDrdsDBRequest.Builder.type(String type)
The partitioning mode of the database.
|
Copyright © 2024. All rights reserved.