public final class ChangeMessageVisibilityBatchResultEntry extends Object implements Serializable
Encloses the id of an entry in ChangeMessageVisibilityBatch.
Constructor and Description |
---|
ChangeMessageVisibilityBatchResultEntry(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getId()
Represents a message whose visibility timeout has been changed successfully.
|
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
public ChangeMessageVisibilityBatchResultEntry(String id)
public String getId()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2010–2019. All rights reserved.