com.openshift.internal.client.response
Class UserResourceDTO
java.lang.Object
  
com.openshift.internal.client.response.BaseResourceDTO
      
com.openshift.internal.client.response.UserResourceDTO
public class UserResourceDTO
- extends BaseResourceDTO
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getRhLogin
public String getRhLogin()
- Returns:
 - the rhLogin
 
 
getMaxGears
public int getMaxGears()
- Returns:
 - the maxGears
 
 
getConsumedGears
public int getConsumedGears()
- Returns:
 - the consumedGears
 
 
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.