public class DeleteUserAttributesResult extends Object implements Serializable, Cloneable
Represents the response from the server to delete user attributes.
Constructor and Description |
---|
DeleteUserAttributesResult() |
Modifier and Type | Method and Description |
---|---|
DeleteUserAttributesResult |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString
in class Object
Object.toString()
public DeleteUserAttributesResult clone()
Copyright © 2016. All rights reserved.