public static class CloudDatabaseManagementConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CloudDatabaseManagementConfig |
build() |
CloudDatabaseManagementConfig.Builder |
copy(CloudDatabaseManagementConfig model) |
CloudDatabaseManagementConfig.Builder |
managementStatus(CloudDatabaseManagementConfig.ManagementStatus managementStatus)
The status of the Database Management service.
|
CloudDatabaseManagementConfig.Builder |
managementType(CloudDatabaseManagementConfig.ManagementType managementType)
The Database Management type.
|
public CloudDatabaseManagementConfig.Builder managementStatus(CloudDatabaseManagementConfig.ManagementStatus managementStatus)
The status of the Database Management service.
managementStatus
- the value to setpublic CloudDatabaseManagementConfig.Builder managementType(CloudDatabaseManagementConfig.ManagementType managementType)
The Database Management type.
managementType
- the value to setpublic CloudDatabaseManagementConfig build()
public CloudDatabaseManagementConfig.Builder copy(CloudDatabaseManagementConfig model)
Copyright © 2016–2024. All rights reserved.