protected class AbstractOpenShiftResource.ServiceRequest extends Object
Modifier | Constructor and Description |
---|---|
protected |
AbstractOpenShiftResource.ServiceRequest(String linkName) |
Modifier and Type | Method and Description |
---|---|
protected <DTO> DTO |
execute(ServiceParameter... parameters) |
protected String |
execute(String addOn,
ServiceParameter... parameters) |
protected AbstractOpenShiftResource.ServiceRequest(String linkName)
protected <DTO> DTO execute(ServiceParameter... parameters) throws OpenShiftException
OpenShiftException
protected String execute(String addOn, ServiceParameter... parameters) throws OpenShiftException
OpenShiftException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.