Package com.cloudera.cdp.datalake.model
Class DatalakeResourceTag
java.lang.Object
com.cloudera.cdp.datalake.model.DatalakeResourceTag
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.246-07:00")
public class DatalakeResourceTag
extends Object
Tag for a datalake resource.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DatalakeResourceTag
public DatalakeResourceTag()
-
-
Method Details
-
getKey
Getter for key. The key of tag. -
setKey
Setter for key. The key of tag. -
getValue
Getter for value. The value of the tag. -
setValue
Setter for value. The value of the tag. -
equals
-
hashCode
public int hashCode() -
toString
-