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) |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
UnsubscribeFromEventResult |
UnsubscribeFromEventResult.clone() |
Modifier and Type | Method and Description |
---|---|
UnsubscribeFromEventResult |
UnsubscribeFromEventResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |