Uses of Interface
io.helidon.integrations.oci.OciConfig
-
Uses of OciConfig in io.helidon.integrations.oci
Modifier and TypeClassDescriptionstatic class
OciConfig.BuilderBase<BUILDER extends OciConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends OciConfig> Fluent API builder base forOciConfig
.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.Modifier and TypeMethodDescriptionOciConfig.Builder.build()
OciConfig.Builder.buildPrototype()
static OciConfig
OciConfig.create()
Create a new instance with default values.static OciConfig
Create a new instance from configuration.Modifier and TypeMethodDescriptionstatic OciConfig.Builder
Create a new fluent API builder from an existing instance.Update this builder from an existing prototype instance.static boolean
HelidonOci.imdsAvailable
(OciConfig config) Check whether IMDS (metadata service endpoint) is available or not.