Class OciConfig.Literal
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:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.helidon.integrations.oci.sdk.cdi.OciConfigOciConfig.Literal
- 
Field SummaryFields
- 
Method SummaryMethods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Field Details- 
INSTANCEThe sole instance of this class.
 
-