Annotation Interface ObjectStore
Used to specify which object store should be used.
- Since:
- 4.0.0
- Author:
- Joachim Grimm
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString valueThe name of the object store/bucket.- Returns:
- The name of the object store.
 - Default:
- ""
 
- 
connectionThe nats connection to use.- Returns:
- The connection to use.
- See Also:
 - Default:
- ""
 
- 
bucketThis is an alias for value.- Returns:
- the bucket name to use.
 - Default:
- ""
 
 
-