Class Script
java.lang.Object
com.cloudera.cdp.lakehouseopt.model.Script
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-05-01T09:59:31.533-07:00")
public class Script
extends Object
The policy script.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Script
public Script()
-
-
Method Details
-
getName
Getter for name. The script name. -
setName
Setter for name. The script name. -
getUri
Getter for uri. The script uri which follows CLO uri format. EG, dlm://tps/hive/snapshot. -
setUri
Setter for uri. The script uri which follows CLO uri format. EG, dlm://tps/hive/snapshot. -
getDescription
Getter for description. The script description. -
setDescription
Setter for description. The script description. -
equals
-
hashCode
public int hashCode() -
toString
-