@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDatalakeExceptionsSubscriptionResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
GetDatalakeExceptionsSubscriptionResult() |
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeExceptionsSubscriptionResult |
clone() |
boolean |
equals(Object obj) |
ProtocolAndNotificationEndpoint |
getProtocolAndNotificationEndpoint()
Retrieves the exception notification subscription information.
|
int |
hashCode() |
void |
setProtocolAndNotificationEndpoint(ProtocolAndNotificationEndpoint protocolAndNotificationEndpoint)
Retrieves the exception notification subscription information.
|
String |
toString()
Returns a string representation of this object.
|
GetDatalakeExceptionsSubscriptionResult |
withProtocolAndNotificationEndpoint(ProtocolAndNotificationEndpoint protocolAndNotificationEndpoint)
Retrieves the exception notification subscription information.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic GetDatalakeExceptionsSubscriptionResult()
public void setProtocolAndNotificationEndpoint(ProtocolAndNotificationEndpoint protocolAndNotificationEndpoint)
Retrieves the exception notification subscription information.
protocolAndNotificationEndpoint - Retrieves the exception notification subscription information.public ProtocolAndNotificationEndpoint getProtocolAndNotificationEndpoint()
Retrieves the exception notification subscription information.
public GetDatalakeExceptionsSubscriptionResult withProtocolAndNotificationEndpoint(ProtocolAndNotificationEndpoint protocolAndNotificationEndpoint)
Retrieves the exception notification subscription information.
protocolAndNotificationEndpoint - Retrieves the exception notification subscription information.public String toString()
toString in class ObjectObject.toString()public GetDatalakeExceptionsSubscriptionResult clone()
Copyright © 2023. All rights reserved.