JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.gcp.pubsub.annotation
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