| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnsubscribeFromEventResponse> |
InspectorAsyncClient.unsubscribeFromEvent(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
default UnsubscribeFromEventResponse |
InspectorClient.unsubscribeFromEvent(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables 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 |
UnsubscribeFromEventRequestMarshaller.marshall(UnsubscribeFromEventRequest unsubscribeFromEventRequest) |
Copyright © 2023. All rights reserved.