Class AssetForFGACStatus
java.lang.Object
com.cloudera.cdp.datacatalog.model.AssetForFGACStatus
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-09-10T20:30:44.071Z")
public class AssetForFGACStatus
extends Object
Asset for FGAC status.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for databaseName.Getter for tableName.inthashCode()voidsetDatabaseName(String databaseName) Setter for databaseName.voidsetTableName(String tableName) Setter for tableName.toString()
-
Constructor Details
-
AssetForFGACStatus
public AssetForFGACStatus()
-
-
Method Details
-
getDatabaseName
Getter for databaseName. Name of the database. -
setDatabaseName
Setter for databaseName. Name of the database. -
getTableName
Getter for tableName. Name of the table. -
setTableName
Setter for tableName. Name of the table. -
equals
-
hashCode
public int hashCode() -
toString
-