@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PutNotificationSettingsResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
PutNotificationSettingsResult() |
| Modifier and Type | Method and Description |
|---|---|
PutNotificationSettingsResult |
clone() |
boolean |
equals(Object obj) |
TrustAnchorDetail |
getTrustAnchor() |
int |
hashCode() |
void |
setTrustAnchor(TrustAnchorDetail trustAnchor) |
String |
toString()
Returns a string representation of this object.
|
PutNotificationSettingsResult |
withTrustAnchor(TrustAnchorDetail trustAnchor) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setTrustAnchor(TrustAnchorDetail trustAnchor)
trustAnchor - public TrustAnchorDetail getTrustAnchor()
public PutNotificationSettingsResult withTrustAnchor(TrustAnchorDetail trustAnchor)
trustAnchor - public String toString()
toString in class ObjectObject.toString()public PutNotificationSettingsResult clone()