Package com.cloudera.cdp.ml.model
Class Tag
java.lang.Object
com.cloudera.cdp.ml.model.Tag
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.791-07:00")
public class Tag
extends Object
Contains a single tag entry associated with a workspace.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Tag
public Tag()
-
-
Method Details
-
getKey
Getter for key. The name for the tag. -
setKey
Setter for key. The name for the tag. -
getValue
Getter for value. The value for the tag. -
setValue
Setter for value. The value for the tag. -
equals
-
hashCode
public int hashCode() -
toString
-