Package ai.waii.clients.database
Class UpdateSchemaDescriptionRequest
java.lang.Object
ai.waii.clients.database.UpdateSchemaDescriptionRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(SchemaDescription description) voidsetSchemaName(SchemaName schemaName)
-
Constructor Details
-
UpdateSchemaDescriptionRequest
public UpdateSchemaDescriptionRequest()
-
-
Method Details
-
getSchemaName
-
setSchemaName
-
getDescription
-
setDescription
-