Class PolicyReportDetails
java.lang.Object
com.cloudera.cdp.replicationmanager.model.PolicyReportDetails
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:29.297-07:00")
public class PolicyReportDetails
extends Object
Policy report details.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for endTime.Getter for status.int
hashCode()
void
setEndTime
(ZonedDateTime endTime) Setter for endTime.void
Setter for status.toString()
-
Constructor Details
-
PolicyReportDetails
public PolicyReportDetails()
-
-
Method Details
-
getStatus
Getter for status. Status of the command. -
setStatus
Setter for status. Status of the command. -
getEndTime
Getter for endTime. End time. -
setEndTime
Setter for endTime. End time. -
equals
-
hashCode
public int hashCode() -
toString
-