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

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

public static class Restart.NamedProcessRestart
extends Restart


Nested Class Summary
 
Nested classes/interfaces inherited from class com.heroku.api.request.ps.Restart
Restart.NamedProcessRestart, Restart.ProcessTypeRestart
 
Constructor Summary
Restart.NamedProcessRestart(String appName, String processName)
           
 
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.NamedProcessRestart

public Restart.NamedProcessRestart(String appName,
                                   String processName)


Copyright © 2012. All Rights Reserved.