java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<OciConfig>
io.helidon.integrations.oci.sdk.cdi.OciConfig.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
OciConfig

public static final class OciConfig.Literal extends AnnotationLiteral<OciConfig> implements OciConfig
An AnnotationLiteral that implements the OciConfig annotation interface.
See Also:
  • Field Details

    • INSTANCE

      public static final OciConfig.Literal INSTANCE
      The sole instance of this class.