Uses of Class
com.amazonaws.services.inspector.model.SubscribeToEventResult
Packages that use SubscribeToEventResult
-
Uses of SubscribeToEventResult in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector that return SubscribeToEventResultModifier and TypeMethodDescriptionAbstractAmazonInspector.subscribeToEvent
(SubscribeToEventRequest request) AmazonInspector.subscribeToEvent
(SubscribeToEventRequest subscribeToEventRequest) Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.AmazonInspectorClient.subscribeToEvent
(SubscribeToEventRequest subscribeToEventRequest) Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.Methods in com.amazonaws.services.inspector that return types with arguments of type SubscribeToEventResultModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.subscribeToEventAsync
(SubscribeToEventRequest request) AbstractAmazonInspectorAsync.subscribeToEventAsync
(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) AmazonInspectorAsync.subscribeToEventAsync
(SubscribeToEventRequest subscribeToEventRequest) Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.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.AmazonInspectorAsyncClient.subscribeToEventAsync
(SubscribeToEventRequest request) AmazonInspectorAsyncClient.subscribeToEventAsync
(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) Method parameters in com.amazonaws.services.inspector with type arguments of type SubscribeToEventResultModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.subscribeToEventAsync
(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) 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.AmazonInspectorAsyncClient.subscribeToEventAsync
(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) -
Uses of SubscribeToEventResult in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return SubscribeToEventResult