Class GetAssociationDetailsRequest
java.lang.Object
com.cloudera.cdp.lakehouseopt.model.GetAssociationDetailsRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-05-01T09:59:31.533-07:00")
public class GetAssociationDetailsRequest
extends Object
Request object for getting the association details.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for datahubCrn.inthashCode()voidsetDatahubCrn(String datahubCrn) Setter for datahubCrn.toString()
-
Constructor Details
-
GetAssociationDetailsRequest
public GetAssociationDetailsRequest()
-
-
Method Details
-
getDatahubCrn
Getter for datahubCrn. The CRN of the Cloudera Lakehouse Optimizer Data Hub. -
setDatahubCrn
Setter for datahubCrn. The CRN of the Cloudera Lakehouse Optimizer Data Hub. -
equals
-
hashCode
public int hashCode() -
toString
-