Uses of Class
com.amazonaws.services.inspector.model.UnsubscribeFromEventResult
Packages that use UnsubscribeFromEventResult
-
Uses of UnsubscribeFromEventResult in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector that return UnsubscribeFromEventResultModifier and TypeMethodDescriptionAbstractAmazonInspector.unsubscribeFromEvent
(UnsubscribeFromEventRequest request) AmazonInspector.unsubscribeFromEvent
(UnsubscribeFromEventRequest unsubscribeFromEventRequest) Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.AmazonInspectorClient.unsubscribeFromEvent
(UnsubscribeFromEventRequest unsubscribeFromEventRequest) Disables 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 UnsubscribeFromEventResultModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request) AbstractAmazonInspectorAsync.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) AmazonInspectorAsync.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest unsubscribeFromEventRequest) Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.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.AmazonInspectorAsyncClient.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request) AmazonInspectorAsyncClient.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) Method parameters in com.amazonaws.services.inspector with type arguments of type UnsubscribeFromEventResultModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) 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.AmazonInspectorAsyncClient.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) -
Uses of UnsubscribeFromEventResult in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return UnsubscribeFromEventResult