Annotation Type IdempotentRequestPayload


@Target(PARAMETER)
@Retention(RUNTIME)
public @interface IdempotentRequestPayload
Add to the methods arguments that represents the idempotent request payload.