Class ProjectMeta
java.lang.Object
com.cloudera.cdp.dfworkload.model.ProjectMeta
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class ProjectMeta
extends Object
The meta information 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
-