Class ResourceTag
java.lang.Object
com.cloudera.cdp.cloudprivatelinks.model.ResourceTag
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-07-30T10:22:45.842-07:00")
public class ResourceTag
extends Object
Tag object which can be passed to add custom tags for the cloud resources.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceTag
public ResourceTag()
-
-
Method Details
-
getKey
Getter for key. Key value for the tag. -
setKey
Setter for key. Key value for the tag. -
getValue
Getter for value. Value for the tag. -
setValue
Setter for value. Value for the tag. -
equals
-
hashCode
public int hashCode() -
toString
-