public final class GetQueueUrlResult extends Object implements Serializable
Constructor and Description |
---|
GetQueueUrlResult(String queueUrl) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getQueueUrl()
The URL for the queue.
|
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
public GetQueueUrlResult(String queueUrl)
public String getQueueUrl()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2010–2019. All rights reserved.