Uses of Class
com.amazonaws.services.inspector.model.SubscribeToEventResult
-
Packages that use SubscribeToEventResult Package Description com.amazonaws.services.inspector com.amazonaws.services.inspector.model -
-
Uses of SubscribeToEventResult in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector that return SubscribeToEventResult Modifier and Type Method Description SubscribeToEventResult
AbstractAmazonInspector. subscribeToEvent(SubscribeToEventRequest request)
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
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 SubscribeToEventResult Modifier and Type Method Description Future<SubscribeToEventResult>
AbstractAmazonInspectorAsync. subscribeToEventAsync(SubscribeToEventRequest request)
Future<SubscribeToEventResult>
AbstractAmazonInspectorAsync. subscribeToEventAsync(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler)
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>
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>
AmazonInspectorAsyncClient. subscribeToEventAsync(SubscribeToEventRequest request)
Future<SubscribeToEventResult>
AmazonInspectorAsyncClient. subscribeToEventAsync(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest,SubscribeToEventResult> asyncHandler)
Method parameters in com.amazonaws.services.inspector with type arguments of type SubscribeToEventResult Modifier and Type Method Description Future<SubscribeToEventResult>
AbstractAmazonInspectorAsync. 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>
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 Modifier and Type Method Description SubscribeToEventResult
SubscribeToEventResult. clone()
-