public class V1alpha1TemplateStatus extends Object
| Constructor and Description |
|---|
V1alpha1TemplateStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPhase()
Get phase
|
int |
hashCode() |
V1alpha1TemplateStatus |
phase(String phase) |
void |
setPhase(String phase) |
String |
toString() |
public V1alpha1TemplateStatus phase(String phase)
public String getPhase()
public void setPhase(String phase)
Copyright © 2020. All rights reserved.