Uses of Interface
com.azure.resourcemanager.mariadb.models.Database.Update
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of Database.Update in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionDatabase.update()
Begins update for the Database resource.Database.UpdateStages.WithCharset.withCharset
(String charset) Specifies the charset property: The charset of the database..Database.UpdateStages.WithCollation.withCollation
(String collation) Specifies the collation property: The collation of the database..