public class AppReplicationControllerSummaryDTO extends Object
AppReplicationControllerSummaryDTO(io.fabric8.kubernetes.api.model.ReplicationController controller)
String
getId()
Map<String,String>
getLabels()
getNamespace()
Integer
getReplicas()
getReplicaSelector()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AppReplicationControllerSummaryDTO(io.fabric8.kubernetes.api.model.ReplicationController controller)
public String toString()
toString
Object
public String getId()
public String getNamespace()
public Map<String,String> getLabels()
public Integer getReplicas()
public Map<String,String> getReplicaSelector()
Copyright © 2011–2015 Red Hat. All rights reserved.