public static final class CustomResourceV1Example.ShowSpec extends Object implements Serializable
ShowSpec()
ShowSpec(String name, int score)
String
getName()
Number
getScore()
void
setName(String name)
setScore(Number score)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShowSpec()
public ShowSpec(String name, int score)
public String getName()
public Number getScore()
public void setName(String name)
public void setScore(Number score)
Copyright © 2015–2020 Red Hat. All rights reserved.