Class ProjectMeta
java.lang.Object
com.cloudera.cdp.dfworkload.model.ProjectMeta
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-05-01T09:59:30.563-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
-