Uses of Class
com.azure.resourcemanager.mariadb.fluent.models.QueryTextProperties
Package
Description
Package containing the inner data models for MariaDBManagementClient.
-
Uses of QueryTextProperties in com.azure.resourcemanager.mariadb.fluent.models
Modifier and TypeMethodDescriptionQueryTextProperties.withQueryId
(String queryId) Set the queryId property: Query identifier unique to the server.QueryTextProperties.withQueryText
(String queryText) Set the queryText property: Query text.