Uses of Class
org.jclouds.ovf.Section.Builder
Packages that use Section.Builder
-
Uses of Section.Builder in org.jclouds.ovf
Subclasses of Section.Builder in org.jclouds.ovfModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Methods in org.jclouds.ovf that return Section.BuilderModifier and TypeMethodDescriptionstatic <T extends Section<T>>
Section.Builder<T> Section.builder()
Section.Builder.fromSection
(Section<T> in) Section.toBuilder()
-
Uses of Section.Builder in org.jclouds.ovf.internal
Subclasses of Section.Builder in org.jclouds.ovf.internalModifier and TypeClassDescriptionstatic class
BaseVirtualSystem.Builder<T extends BaseVirtualSystem<T>>
-
Uses of Section.Builder in org.jclouds.ovf.xml
Classes in org.jclouds.ovf.xml with type parameters of type Section.BuilderModifier and TypeClassDescriptionclass
SectionHandler<T extends Section<T>,
B extends Section.Builder<T>> Fields in org.jclouds.ovf.xml declared as Section.BuilderFields in org.jclouds.ovf.xml with type parameters of type Section.BuilderModifier and TypeFieldDescriptionprotected final jakarta.inject.Provider
<? extends Section.Builder<T>> SectionHandler.builderProvider