@Validated
@Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
date="2022-09-21T05:34:26.783Z[Etc/UTC]")
public class Status
extends java.lang.Object
implements OneOfChartSnapshotAspectsItems, OneOfCorpGroupSnapshotAspectsItems, OneOfCorpUserSnapshotAspectsItems, OneOfDashboardSnapshotAspectsItems, OneOfDataFlowSnapshotAspectsItems, OneOfDataJobSnapshotAspectsItems, OneOfDataProcessSnapshotAspectsItems, OneOfDatasetSnapshotAspectsItems, OneOfEnvelopedAspectValue, OneOfGenericAspectValue, OneOfGlossaryNodeSnapshotAspectsItems, OneOfGlossaryTermSnapshotAspectsItems, OneOfMLFeatureSnapshotAspectsItems, OneOfMLFeatureTableSnapshotAspectsItems, OneOfMLModelDeploymentSnapshotAspectsItems, OneOfMLModelGroupSnapshotAspectsItems, OneOfMLModelSnapshotAspectsItems, OneOfMLPrimaryKeySnapshotAspectsItems, OneOfTagSnapshotAspectsItems, OneOfVersionedAspectAspect
| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
@NotNull java.lang.String |
get__type()
Name of this subclass in SimpleClassName format
|
int |
hashCode() |
@NotNull java.lang.Boolean |
isRemoved()
Whether the entity has been removed (soft-deleted).
|
Status |
removed(java.lang.Boolean removed) |
void |
setRemoved(java.lang.Boolean removed) |
java.lang.String |
toString() |
@NotNull public @NotNull java.lang.String get__type()
public Status removed(java.lang.Boolean removed)
@NotNull public @NotNull java.lang.Boolean isRemoved()
public void setRemoved(java.lang.Boolean removed)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object