@Generated(value="org.jsonschema2pojo") public class ReplicationControllerSchema extends Object
Constructor and Description |
---|
ReplicationControllerSchema() |
public String getKind()
public void setKind(String kind)
kind
- The kindpublic String getId()
public void setId(String id)
id
- The idpublic String getCreationTimestamp()
public void setCreationTimestamp(String creationTimestamp)
creationTimestamp
- The creationTimestamppublic String getSelfLink()
public void setSelfLink(String selfLink)
selfLink
- The selfLinkpublic ControllerDesiredState getDesiredState()
public void setDesiredState(ControllerDesiredState desiredState)
desiredState
- The desiredStatepublic ControllerCurrentState getCurrentState()
public void setCurrentState(ControllerCurrentState currentState)
currentState
- The currentStatepublic String getNamespace()
public void setNamespace(String namespace)
namespace
- The namespacepublic void setAnnotations(Map<String,String> annotations)
annotations
- The annotationsCopyright © 2011–2014 Red Hat. All rights reserved.