| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.updateSubscriptionNotificationConfiguration(Consumer<UpdateSubscriptionNotificationConfigurationRequest.Builder> updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
default UpdateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.updateSubscriptionNotificationConfiguration(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSubscriptionNotificationConfigurationResponse> |
SecurityLakeAsyncClient.updateSubscriptionNotificationConfiguration(Consumer<UpdateSubscriptionNotificationConfigurationRequest.Builder> updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
default CompletableFuture<UpdateSubscriptionNotificationConfigurationResponse> |
SecurityLakeAsyncClient.updateSubscriptionNotificationConfiguration(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
Copyright © 2022. All rights reserved.