Class ObjectListItem
- java.lang.Object
-
- io.fabric8.kubeapitest.binary.repo.ObjectListItem
-
public class ObjectListItem extends Object
-
-
Constructor Summary
Constructors Constructor Description ObjectListItem()
-
-
-
Method Detail
-
getName
public String getName()
-
setName
public ObjectListItem setName(String name)
-
-