| 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 CompletableFuture<GetNotificationChannelResponse> |
FmsAsyncClient.getNotificationChannel(Consumer<GetNotificationChannelRequest.Builder> getNotificationChannelRequest)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS
logs.
|
default GetNotificationChannelResponse |
FmsClient.getNotificationChannel(Consumer<GetNotificationChannelRequest.Builder> getNotificationChannelRequest)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS
logs.
|
| Modifier and Type | Method and Description |
|---|---|
static GetNotificationChannelRequest.Builder |
GetNotificationChannelRequest.builder() |
GetNotificationChannelRequest.Builder |
GetNotificationChannelRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetNotificationChannelRequest.Builder |
GetNotificationChannelRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetNotificationChannelRequest.Builder |
GetNotificationChannelRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetNotificationChannelRequest.Builder> |
GetNotificationChannelRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.