Package com.cloudera.cdp.df.model
Class ProjectMeta
java.lang.Object
com.cloudera.cdp.df.model.ProjectMeta
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.348-07:00")
public class ProjectMeta
extends Object
Metadata about a project.
-
Constructor Details
-
ProjectMeta
public ProjectMeta()
-
-
Method Details
-
getId
Getter for id. The id of the project. -
setId
Setter for id. The id of the project. -
getCrn
Getter for crn. The crn of the project. -
setCrn
Setter for crn. The crn of the project. -
getName
Getter for name. The name of the group. -
setName
Setter for name. The name of the group. -
equals
-
hashCode
public int hashCode() -
toString
-