com.heroku.api.request.ps
Class Restart.ProcessTypeRestart

java.lang.Object
  extended by com.heroku.api.request.ps.Restart
      extended by com.heroku.api.request.ps.Restart.ProcessTypeRestart
All Implemented Interfaces:
Request<Unit>
Enclosing class:
Restart

public static class Restart.ProcessTypeRestart
extends Restart


Nested Class Summary
 
Nested classes/interfaces inherited from class com.heroku.api.request.ps.Restart
Restart.NamedProcessRestart, Restart.ProcessTypeRestart
 
Constructor Summary
Restart.ProcessTypeRestart(String appName, String processType)
           
 
Method Summary
 
Methods inherited from class com.heroku.api.request.ps.Restart
getBody, getEndpoint, getHeaders, getHttpMethod, getResponse, getResponseType, hasBody
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Restart.ProcessTypeRestart

public Restart.ProcessTypeRestart(String appName,
                                  String processType)


Copyright © 2012. All Rights Reserved.