Uses of Class
software.amazon.awssdk.services.fms.model.GetNotificationChannelRequest
-
Packages that use GetNotificationChannelRequest Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.transform -
-
Uses of GetNotificationChannelRequest in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms with parameters of type GetNotificationChannelRequest Modifier and Type Method Description default CompletableFuture<GetNotificationChannelResponse>FmsAsyncClient. getNotificationChannel(GetNotificationChannelRequest getNotificationChannelRequest)Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.default GetNotificationChannelResponseFmsClient. getNotificationChannel(GetNotificationChannelRequest getNotificationChannelRequest)Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs. -
Uses of GetNotificationChannelRequest in software.amazon.awssdk.services.fms.transform
Methods in software.amazon.awssdk.services.fms.transform with parameters of type GetNotificationChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetNotificationChannelRequestMarshaller. marshall(GetNotificationChannelRequest getNotificationChannelRequest)
-