public interface CatalogUpdateRequest extends RESTRequest
Modifier and Type | Interface and Description |
---|---|
static class |
CatalogUpdateRequest.RemoveCatalogPropertyRequest |
static class |
CatalogUpdateRequest.RenameCatalogRequest |
static class |
CatalogUpdateRequest.SetCatalogPropertyRequest |
static class |
CatalogUpdateRequest.UpdateCatalogCommentRequest |
Modifier and Type | Method and Description |
---|---|
CatalogChange |
catalogChange()
Returns the catalog change associated with this request.
|
validate
CatalogChange catalogChange()