Class SyncStatusRequest
java.lang.Object
com.cloudera.cdp.environments.model.SyncStatusRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-28T14:00:28.895-07:00")
public class SyncStatusRequest
extends Object
Request object for Sync Status.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for operationId.inthashCode()voidsetOperationId(String operationId) Setter for operationId.toString()
-
Constructor Details
-
SyncStatusRequest
public SyncStatusRequest()
-
-
Method Details
-
getOperationId
Getter for operationId. operationId for the previously requested sync operation for user sync or password. -
setOperationId
Setter for operationId. operationId for the previously requested sync operation for user sync or password. -
equals
-
hashCode
public int hashCode() -
toString
-