Uses of Interface
io.helidon.integrations.oci.ImdsInstanceInfo
-
Uses of ImdsInstanceInfo in io.helidon.integrations.oci
Modifier and TypeClassDescriptionstatic class
ImdsInstanceInfo.BuilderBase<BUILDER extends ImdsInstanceInfo.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends ImdsInstanceInfo> Fluent API builder base forImdsInstanceInfo
.Modifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.Modifier and TypeMethodDescriptionImdsInstanceInfo.Builder.build()
ImdsInstanceInfo.Builder.buildPrototype()
static ImdsInstanceInfo
ImdsInstanceInfo.create()
Create a new instance with default values.static ImdsInstanceInfo
Create a new instance from configuration.Modifier and TypeMethodDescriptionstatic ImdsInstanceInfo.Builder
ImdsInstanceInfo.builder
(ImdsInstanceInfo instance) Create a new fluent API builder from an existing instance.ImdsInstanceInfo.BuilderBase.from
(ImdsInstanceInfo prototype) Update this builder from an existing prototype instance.