| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
This is the Firewall Manager API Reference.
|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
default DeleteNotificationChannelResponse |
FmsClient.deleteNotificationChannel(Consumer<DeleteNotificationChannelRequest.Builder> deleteNotificationChannelRequest)
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic
that is used to record Firewall Manager SNS logs.
|
default CompletableFuture<DeleteNotificationChannelResponse> |
FmsAsyncClient.deleteNotificationChannel(Consumer<DeleteNotificationChannelRequest.Builder> deleteNotificationChannelRequest)
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic
that is used to record Firewall Manager SNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
static DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.builder() |
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteNotificationChannelRequest.Builder> |
DeleteNotificationChannelRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.