org.cloudfoundry.client.lib.domain
Class CrashesInfo

java.lang.Object
  extended by org.cloudfoundry.client.lib.domain.CrashesInfo

public class CrashesInfo
extends Object


Constructor Summary
CrashesInfo(List<Map<String,Object>> attributes)
           
 
Method Summary
 List<CrashInfo> getCrashes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrashesInfo

public CrashesInfo(List<Map<String,Object>> attributes)
Method Detail

getCrashes

public List<CrashInfo> getCrashes()


Copyright © 2013. All rights reserved.