Uses of Class
io.helidon.integrations.oci.OciConfig.BuilderBase
-
Uses of OciConfig.BuilderBase 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 TypeMethodDescriptionOciConfig.BuilderBase.from
(OciConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
OciConfigImpl
(OciConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.