OpenShift Java Client 2.5.0.Final

Uses of Interface
com.openshift.client.IGearGroup

Packages that use IGearGroup
com.openshift.client   
com.openshift.internal.client   
 

Uses of IGearGroup in com.openshift.client
 

Methods in com.openshift.client that return types with arguments of type IGearGroup
 Collection<IGearGroup> IApplication.getGearGroups()
          Returns the gear groups for this application.
 

Uses of IGearGroup in com.openshift.internal.client
 

Classes in com.openshift.internal.client that implement IGearGroup
 class GearGroupResource
           
 

Methods in com.openshift.internal.client that return types with arguments of type IGearGroup
 Collection<IGearGroup> ApplicationResource.getGearGroups()
           
 


OpenShift Java Client 2.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.