Uses of Interface
io.helidon.integrations.oci.ImdsInstanceInfo
Packages that use ImdsInstanceInfo
-
Uses of ImdsInstanceInfo in io.helidon.integrations.oci
Classes in io.helidon.integrations.oci with type parameters of type ImdsInstanceInfoModifier and TypeClassDescriptionstatic classImdsInstanceInfo.BuilderBase<BUILDER extends ImdsInstanceInfo.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ImdsInstanceInfo> Fluent API builder base forImdsInstanceInfo.Classes in io.helidon.integrations.oci that implement ImdsInstanceInfoModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.integrations.oci that return ImdsInstanceInfoModifier and TypeMethodDescriptionImdsInstanceInfo.Builder.build()ImdsInstanceInfo.Builder.buildPrototype()static ImdsInstanceInfoImdsInstanceInfo.create()Create a new instance with default values.static ImdsInstanceInfoDeprecated.static ImdsInstanceInfoCreate a new instance from configuration.Methods in io.helidon.integrations.oci with parameters of type ImdsInstanceInfoModifier and TypeMethodDescriptionstatic ImdsInstanceInfo.BuilderImdsInstanceInfo.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.
create(io.helidon.config.Config)