com.cloudbees.api
Class ServiceSubscriptionDeleteResponse

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

public class ServiceSubscriptionDeleteResponse
extends Object


Constructor Summary
ServiceSubscriptionDeleteResponse()
           
ServiceSubscriptionDeleteResponse(boolean deleted)
           
 
Method Summary
 boolean isDeleted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceSubscriptionDeleteResponse

public ServiceSubscriptionDeleteResponse()

ServiceSubscriptionDeleteResponse

public ServiceSubscriptionDeleteResponse(boolean deleted)
Method Detail

isDeleted

public boolean isDeleted()


Copyright © 2011-2013. All Rights Reserved.