| Package | Description |
|---|---|
| com.amazonaws.services.inspector |
|
| com.amazonaws.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeFromEventResult |
AmazonInspector.unsubscribeFromEvent(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
UnsubscribeFromEventResult |
AbstractAmazonInspector.unsubscribeFromEvent(UnsubscribeFromEventRequest request) |
UnsubscribeFromEventResult |
AmazonInspectorClient.unsubscribeFromEvent(UnsubscribeFromEventRequest request)
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 |
|---|---|
Future<UnsubscribeFromEventResult> |
AmazonInspectorAsyncClient.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler) |
Future<UnsubscribeFromEventResult> |
AbstractAmazonInspectorAsync.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler) |
Future<UnsubscribeFromEventResult> |
AmazonInspectorAsync.unsubscribeFromEventAsync(UnsubscribeFromEventRequest unsubscribeFromEventRequest,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler)
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 |
|---|---|
UnsubscribeFromEventResult |
UnsubscribeFromEventResult.clone() |
Copyright © 2018. All rights reserved.