OpenShift Java Client 2.5.0.Final

Uses of Interface
com.openshift.client.IGear

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

Uses of IGear in com.openshift.client
 

Methods in com.openshift.client that return types with arguments of type IGear
 Collection<IGear> IGearGroup.getGears()
          Returns the gears in this gear group resource
 

Uses of IGear in com.openshift.internal.client
 

Classes in com.openshift.internal.client that implement IGear
 class Gear
          A gear that a cartridge is running on.
 

Methods in com.openshift.internal.client that return types with arguments of type IGear
 Collection<IGear> GearGroupResource.getGears()
           
 


OpenShift Java Client 2.5.0.Final

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