org.dasein.cloud.services.notifications
Class Subscription
java.lang.Object
org.dasein.cloud.services.notifications.Subscription
- All Implemented Interfaces:
- Serializable
public class Subscription
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Subscription
public Subscription()
getDataFormat
public DataFormat getDataFormat()
setDataFormat
public void setDataFormat(DataFormat dataFormat)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getEndpoint
public String getEndpoint()
setEndpoint
public void setEndpoint(String endpoint)
getEndpointType
public EndpointType getEndpointType()
setEndpointType
public void setEndpointType(EndpointType endpointType)
getProviderSubscriptionId
public String getProviderSubscriptionId()
setProviderSubscriptionId
public void setProviderSubscriptionId(String providerSubscriptionId)
getName
public String getName()
setName
public void setName(String name)
toString
public String toString()
- Overrides:
toString in class Object
setProviderTopicId
public void setProviderTopicId(String providerTopicId)
getProviderTopicId
public String getProviderTopicId()
setProviderRegionId
public void setProviderRegionId(String providerRegionId)
getProviderRegionId
public String getProviderRegionId()
setProviderOwnerId
public void setProviderOwnerId(String providerOwnerId)
getProviderOwnerId
public String getProviderOwnerId()
Copyright © 2009 enStratus Networks LLC – Available under the terms of the Artistic License 2.0.