| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteNotificationChannelResponse> |
FmsAsyncClient.deleteNotificationChannel(Consumer<DeleteNotificationChannelRequest.Builder> deleteNotificationChannelRequest)
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS)
topic that is used to record AWS Firewall Manager SNS logs.
|
default DeleteNotificationChannelResponse |
FmsClient.deleteNotificationChannel(Consumer<DeleteNotificationChannelRequest.Builder> deleteNotificationChannelRequest)
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS)
topic that is used to record AWS 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 © 2019. All rights reserved.