Package com.cloudera.cdp.df.model
Class DescribeCollectionRequest
java.lang.Object
com.cloudera.cdp.df.model.DescribeCollectionRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-05-14T11:34:37.723-07:00")
public class DescribeCollectionRequest
extends Object
Request object when describing a catalog collection.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for catalogCollectionCrn.int
hashCode()
void
setCatalogCollectionCrn
(String catalogCollectionCrn) Setter for catalogCollectionCrn.toString()
-
Constructor Details
-
DescribeCollectionRequest
public DescribeCollectionRequest()
-
-
Method Details
-
getCatalogCollectionCrn
Getter for catalogCollectionCrn. The catalog collection CRN. -
setCatalogCollectionCrn
Setter for catalogCollectionCrn. The catalog collection CRN. -
equals
-
hashCode
public int hashCode() -
toString
-