| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.updateSubscriptionNotificationConfiguration(Consumer<UpdateSubscriptionNotificationConfigurationRequest.Builder> updateSubscriptionNotificationConfigurationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
default UpdateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.updateSubscriptionNotificationConfiguration(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSubscriptionNotificationConfigurationResponse> |
SecurityLakeAsyncClient.updateSubscriptionNotificationConfiguration(Consumer<UpdateSubscriptionNotificationConfigurationRequest.Builder> updateSubscriptionNotificationConfigurationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
default CompletableFuture<UpdateSubscriptionNotificationConfigurationResponse> |
SecurityLakeAsyncClient.updateSubscriptionNotificationConfiguration(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
Copyright © 2023. All rights reserved.