Package com.cloudera.cdp.datahub.model
Class GetOperationRequest
java.lang.Object
com.cloudera.cdp.datahub.model.GetOperationRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-03-19T13:03:26.284-07:00")
public class GetOperationRequest
extends Object
Request object for tracking the latest (current/last) operation on the datahub resource.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetOperationRequest
public GetOperationRequest()
-
-
Method Details
-
getCrn
Getter for crn. CRN of the datahub resource. -
setCrn
Setter for crn. CRN of the datahub resource. -
getOperationId
Getter for operationId. Filter by operation id. -
setOperationId
Setter for operationId. Filter by operation id. -
equals
-
hashCode
public int hashCode() -
toString
-