JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.gcp.pubsub.annotation
MessageId
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface MessageId
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
) @Bindable
@Inherited
public @interface
MessageId
An annotation used to indicate that a parameter on a method should be bound to the message id.
Since:
2.0.0
Author:
Vinicius Carvalho