Package com.cloudera.cdp.df.model
Class CreateCollectionRequest
java.lang.Object
com.cloudera.cdp.df.model.CreateCollectionRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-05-14T11:34:37.723-07:00")
public class CreateCollectionRequest
extends Object
Request object when creating a catalog collection.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateCollectionRequest
public CreateCollectionRequest()
-
-
Method Details
-
getName
Getter for name. The name of the catalog collection. -
setName
Setter for name. The name of the catalog collection. -
getDescription
Getter for description. The description of the catalog collection. -
setDescription
Setter for description. The description of the catalog collection. -
equals
-
hashCode
public int hashCode() -
toString
-