@Retention(value=RUNTIME) @RequestMapping(headers="x-amz-sns-message-type=UnsubscribeConfirmation", method=POST) @ResponseStatus(value=NO_CONTENT) public @interface NotificationUnsubscribeConfirmationMapping
public abstract String[] value
RequestMapping.value()Copyright © 2014 Pivotal Software, Inc.. All rights reserved.