com.cloudbees.api
Class ApplicationCheckSumsResponse

java.lang.Object
  extended by com.cloudbees.api.ApplicationCheckSumsResponse

public class ApplicationCheckSumsResponse
extends Object


Constructor Summary
ApplicationCheckSumsResponse()
           
ApplicationCheckSumsResponse(Map<String,Long> checkSums)
           
 
Method Summary
 Map<String,Long> getCheckSums()
           
 void setCheckSums(Map<String,Long> checkSums)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationCheckSumsResponse

public ApplicationCheckSumsResponse()

ApplicationCheckSumsResponse

public ApplicationCheckSumsResponse(Map<String,Long> checkSums)
Method Detail

getCheckSums

public Map<String,Long> getCheckSums()

setCheckSums

public void setCheckSums(Map<String,Long> checkSums)


Copyright © 2011-2013. All Rights Reserved.