| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolAndNotificationEndpoint.Builder |
ProtocolAndNotificationEndpoint.builder() |
ProtocolAndNotificationEndpoint.Builder |
ProtocolAndNotificationEndpoint.Builder.endpoint(String endpoint)
The account which is subscribed to receive exception notifications.
|
ProtocolAndNotificationEndpoint.Builder |
ProtocolAndNotificationEndpoint.Builder.protocol(String protocol)
The protocol to which notification messages are posted.
|
ProtocolAndNotificationEndpoint.Builder |
ProtocolAndNotificationEndpoint.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProtocolAndNotificationEndpoint.Builder> |
ProtocolAndNotificationEndpoint.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetDatalakeExceptionsSubscriptionResponse.Builder |
GetDatalakeExceptionsSubscriptionResponse.Builder.protocolAndNotificationEndpoint(Consumer<ProtocolAndNotificationEndpoint.Builder> protocolAndNotificationEndpoint)
Retrieves the exception notification subscription information.
|
Copyright © 2022. All rights reserved.