Class OpenSearchClientConfig.Literal
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<OpenSearchClientConfig>
-
- io.quarkiverse.opensearch.restclient.lowlevel.OpenSearchClientConfig.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- OpenSearchClientConfig
public static class OpenSearchClientConfig.Literal extends javax.enterprise.util.AnnotationLiteral<OpenSearchClientConfig> implements OpenSearchClientConfig
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.quarkiverse.opensearch.restclient.lowlevel.OpenSearchClientConfig
OpenSearchClientConfig.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
-
-