Package | Description |
---|---|
com.amazonaws.services.inspector | |
com.amazonaws.services.inspector.model | |
com.amazonaws.services.inspector.model.transform |
Modifier and Type | Method and Description |
---|---|
UnsubscribeFromEventResult |
AmazonInspectorClient.unsubscribeFromEvent(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS)
notifications about a specified event to a specified SNS topic.
|
UnsubscribeFromEventResult |
AmazonInspector.unsubscribeFromEvent(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS)
notifications about a specified event to a specified SNS topic.
|
UnsubscribeFromEventResult |
AbstractAmazonInspector.unsubscribeFromEvent(UnsubscribeFromEventRequest request) |
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AmazonInspectorAsyncClient.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request) |
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AmazonInspectorAsync.unsubscribeFromEventAsync(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS)
notifications about a specified event to a specified SNS topic.
|
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AbstractAmazonInspectorAsync.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request) |
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AmazonInspectorAsyncClient.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler) |
java.util.concurrent.Future<UnsubscribeFromEventResult> |
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.
|
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AbstractAmazonInspectorAsync.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AmazonInspectorAsyncClient.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler) |
java.util.concurrent.Future<UnsubscribeFromEventResult> |
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.
|
java.util.concurrent.Future<UnsubscribeFromEventResult> |
AbstractAmazonInspectorAsync.unsubscribeFromEventAsync(UnsubscribeFromEventRequest request,
AsyncHandler<UnsubscribeFromEventRequest,UnsubscribeFromEventResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UnsubscribeFromEventRequest |
UnsubscribeFromEventRequest.clone() |
UnsubscribeFromEventRequest |
UnsubscribeFromEventRequest.withEvent(InspectorEvent event)
The event for which you want to stop receiving SNS notifications.
|
UnsubscribeFromEventRequest |
UnsubscribeFromEventRequest.withEvent(java.lang.String event)
The event for which you want to stop receiving SNS notifications.
|
UnsubscribeFromEventRequest |
UnsubscribeFromEventRequest.withResourceArn(java.lang.String resourceArn)
The ARN of the assessment template that is used during the event for
which you want to stop receiving SNS notifications.
|
UnsubscribeFromEventRequest |
UnsubscribeFromEventRequest.withTopicArn(java.lang.String topicArn)
The ARN of the SNS topic to which SNS notifications are sent.
|
Modifier and Type | Method and Description |
---|---|
Request<UnsubscribeFromEventRequest> |
UnsubscribeFromEventRequestMarshaller.marshall(UnsubscribeFromEventRequest unsubscribeFromEventRequest) |
Modifier and Type | Method and Description |
---|---|
Request<UnsubscribeFromEventRequest> |
UnsubscribeFromEventRequestMarshaller.marshall(UnsubscribeFromEventRequest unsubscribeFromEventRequest) |