public static interface ProtocolAndNotificationEndpoint.Builder extends SdkPojo, CopyableBuilder<ProtocolAndNotificationEndpoint.Builder,ProtocolAndNotificationEndpoint>
| Modifier and Type | Method and Description |
|---|---|
ProtocolAndNotificationEndpoint.Builder |
endpoint(String endpoint)
The account that is subscribed to receive exception notifications.
|
ProtocolAndNotificationEndpoint.Builder |
protocol(String protocol)
The protocol to which notification messages are posted.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProtocolAndNotificationEndpoint.Builder endpoint(String endpoint)
The account that is subscribed to receive exception notifications.
endpoint - The account that is subscribed to receive exception notifications.ProtocolAndNotificationEndpoint.Builder protocol(String protocol)
The protocol to which notification messages are posted.
protocol - The protocol to which notification messages are posted.Copyright © 2023. All rights reserved.