OpenShift Java Client 2.5.0.Final

Uses of Class
com.openshift.client.OpenShiftRequestException

Packages that use OpenShiftRequestException
com.openshift.internal.client.response   
 

Uses of OpenShiftRequestException in com.openshift.internal.client.response
 

Methods in com.openshift.internal.client.response that throw OpenShiftRequestException
 void Link.validateRequestParameters(Parameter[] parameters)
           
 

Constructors in com.openshift.internal.client.response that throw OpenShiftRequestException
LinkParameter(String name, LinkParameterType type, String defaultValue, String description, List<String> validOptions)
           
LinkParameter(String name, String type, String defaultValue, String description, List<String> validOptions)
           
 


OpenShift Java Client 2.5.0.Final

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