public static class LogicalClusterMetadata.LifecycleMetadata extends Object
Constructor and Description |
---|
LifecycleMetadata(String logicalClusterName,
String physicalK8sNamespace,
Date creationDate,
Date deletionDate) |
Modifier and Type | Method and Description |
---|---|
Date |
creationDate() |
Date |
deletionDate() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
logicalClusterName() |
String |
physicalK8sNamespace() |
String |
toString() |