| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default SubscribeToEventResponse |
InspectorClient.subscribeToEvent(SubscribeToEventRequest subscribeToEventRequest)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
default CompletableFuture<SubscribeToEventResponse> |
InspectorAsyncClient.subscribeToEvent(SubscribeToEventRequest subscribeToEventRequest)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SubscribeToEventRequestMarshaller.marshall(SubscribeToEventRequest subscribeToEventRequest) |
Copyright © 2023. All rights reserved.