| Package | Description |
|---|---|
| com.amazonaws.services.inspector |
|
| com.amazonaws.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribeToEventResult |
AmazonInspectorClient.subscribeToEvent(SubscribeToEventRequest request)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
SubscribeToEventResult |
AmazonInspector.subscribeToEvent(SubscribeToEventRequest subscribeToEventRequest)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
SubscribeToEventResult |
AbstractAmazonInspector.subscribeToEvent(SubscribeToEventRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<SubscribeToEventResult> |
AmazonInspectorAsyncClient.subscribeToEventAsync(SubscribeToEventRequest request) |
Future<SubscribeToEventResult> |
AmazonInspectorAsync.subscribeToEventAsync(SubscribeToEventRequest subscribeToEventRequest)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
Future<SubscribeToEventResult> |
AbstractAmazonInspectorAsync.subscribeToEventAsync(SubscribeToEventRequest request) |
Future<SubscribeToEventResult> |
AmazonInspectorAsyncClient.subscribeToEventAsync(SubscribeToEventRequest request,
AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler) |
Future<SubscribeToEventResult> |
AmazonInspectorAsync.subscribeToEventAsync(SubscribeToEventRequest subscribeToEventRequest,
AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
Future<SubscribeToEventResult> |
AbstractAmazonInspectorAsync.subscribeToEventAsync(SubscribeToEventRequest request,
AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<SubscribeToEventResult> |
AmazonInspectorAsyncClient.subscribeToEventAsync(SubscribeToEventRequest request,
AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler) |
Future<SubscribeToEventResult> |
AmazonInspectorAsync.subscribeToEventAsync(SubscribeToEventRequest subscribeToEventRequest,
AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
Future<SubscribeToEventResult> |
AbstractAmazonInspectorAsync.subscribeToEventAsync(SubscribeToEventRequest request,
AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SubscribeToEventResult |
SubscribeToEventResult.clone() |
Copyright © 2023. All rights reserved.