Class SyncStatusRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class SyncStatusRequest
    extends Object
    Request object for Sync Status.
    • Constructor Detail

      • SyncStatusRequest

        public SyncStatusRequest()
    • Method Detail

      • getOperationId

        public String getOperationId()
        Getter for operationId. operationId for the previously requested sync operation for user sync or password.
      • setOperationId

        public void setOperationId​(String operationId)
        Setter for operationId. operationId for the previously requested sync operation for user sync or password.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object