Class Queue
java.lang.Object
com.amazonaws.services.elasticbeanstalk.model.Queue
- All Implemented Interfaces:
Serializable, Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleangetName()The name of the queue.getURL()The URL of the queue.inthashCode()voidThe name of the queue.voidThe URL of the queue.toString()Returns a string representation of this object; useful for testing and debugging.The name of the queue.The URL of the queue.
-
Constructor Details
-
Queue
public Queue()
-
-
Method Details
-
setName
-
getName
-
withName
-
setURL
-
getURL
-
withURL
-
toString
-
equals
-
hashCode
-
clone
-