public class DummySpec extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
DummySpec()
String
getBar()
getFoo()
void
setBar(String bar)
setFoo(String foo)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DummySpec()
public String toString()
toString
Object
public String getFoo()
public void setFoo(String foo)
public String getBar()
public void setBar(String bar)
Copyright © 2015–2017 Red Hat. All rights reserved.