Class ElasticsearchClientConfig.Literal
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<ElasticsearchClientConfig>
-
- io.quarkus.elasticsearch.restclient.lowlevel.ElasticsearchClientConfig.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- ElasticsearchClientConfig
public static class ElasticsearchClientConfig.Literal extends javax.enterprise.util.AnnotationLiteral<ElasticsearchClientConfig> implements ElasticsearchClientConfig
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.quarkus.elasticsearch.restclient.lowlevel.ElasticsearchClientConfig
ElasticsearchClientConfig.Literal
-
-
Constructor Summary
Constructors Constructor Description Literal()
-
Method Summary
-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-