public class GetEndpointAttributesResult extends Object implements Serializable
Response from GetEndpointAttributes of the EndpointArn.
Constructor and Description |
---|
GetEndpointAttributesResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Map<String,String> |
getAttributes()
Attributes include the following:
Methods inherited from class java.lang.ObjectgetClass, notify, notifyAll, wait, wait, wait
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved. |