| Package | Description |
|---|---|
| com.amazonaws.services.fms |
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationChannelResult |
AWSFMS.deleteNotificationChannel(DeleteNotificationChannelRequest 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.
|
DeleteNotificationChannelResult |
AWSFMSClient.deleteNotificationChannel(DeleteNotificationChannelRequest request)
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.
|
DeleteNotificationChannelResult |
AbstractAWSFMS.deleteNotificationChannel(DeleteNotificationChannelRequest request) |
Future<DeleteNotificationChannelResult> |
AWSFMSAsync.deleteNotificationChannelAsync(DeleteNotificationChannelRequest 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.
|
Future<DeleteNotificationChannelResult> |
AWSFMSAsyncClient.deleteNotificationChannelAsync(DeleteNotificationChannelRequest request) |
Future<DeleteNotificationChannelResult> |
AbstractAWSFMSAsync.deleteNotificationChannelAsync(DeleteNotificationChannelRequest request) |
Future<DeleteNotificationChannelResult> |
AWSFMSAsync.deleteNotificationChannelAsync(DeleteNotificationChannelRequest deleteNotificationChannelRequest,
AsyncHandler<DeleteNotificationChannelRequest,DeleteNotificationChannelResult> asyncHandler)
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.
|
Future<DeleteNotificationChannelResult> |
AWSFMSAsyncClient.deleteNotificationChannelAsync(DeleteNotificationChannelRequest request,
AsyncHandler<DeleteNotificationChannelRequest,DeleteNotificationChannelResult> asyncHandler) |
Future<DeleteNotificationChannelResult> |
AbstractAWSFMSAsync.deleteNotificationChannelAsync(DeleteNotificationChannelRequest request,
AsyncHandler<DeleteNotificationChannelRequest,DeleteNotificationChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationChannelRequest |
DeleteNotificationChannelRequest.clone() |
Copyright © 2018. All rights reserved.