Package com.cloudera.cdp.opdb.model
Class Environment
java.lang.Object
com.cloudera.cdp.opdb.model.Environment
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.282-07:00")
public class Environment
extends Object
Details of the environment
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Environment
public Environment()
-
-
Method Details
-
getCrn
Getter for crn. The crn of the environment -
setCrn
Setter for crn. The crn of the environment -
getName
Getter for name. The name of the environment -
setName
Setter for name. The name of the environment -
equals
-
hashCode
public int hashCode() -
toString
-