void |
AssessmentRunNotification.setEvent(InspectorEvent event) |
The event for which a notification is sent.
|
void |
EventSubscription.setEvent(InspectorEvent event) |
The event for which Amazon Simple Notification Service (SNS)
notifications are sent.
|
void |
SubscribeToEventRequest.setEvent(InspectorEvent event) |
The event for which you want to receive SNS notifications.
|
void |
UnsubscribeFromEventRequest.setEvent(InspectorEvent event) |
The event for which you want to stop receiving SNS notifications.
|
AssessmentRunNotification |
AssessmentRunNotification.withEvent(InspectorEvent event) |
The event for which a notification is sent.
|
EventSubscription |
EventSubscription.withEvent(InspectorEvent event) |
The event for which Amazon Simple Notification Service (SNS)
notifications are sent.
|
SubscribeToEventRequest |
SubscribeToEventRequest.withEvent(InspectorEvent event) |
The event for which you want to receive SNS notifications.
|
UnsubscribeFromEventRequest |
UnsubscribeFromEventRequest.withEvent(InspectorEvent event) |
The event for which you want to stop receiving SNS notifications.
|