Uses of Class
org.jclouds.ovf.NetworkSection.Builder
Packages that use NetworkSection.Builder
-
Uses of NetworkSection.Builder in org.jclouds.ovf
Methods in org.jclouds.ovf that return NetworkSection.BuilderModifier and TypeMethodDescriptionstatic NetworkSection.Builder
NetworkSection.builder()
NetworkSection.Builder.fromNetworkSection
(NetworkSection in) NetworkSection.Builder.fromSection
(Section<NetworkSection> in) NetworkSection.toBuilder()
-
Uses of NetworkSection.Builder in org.jclouds.ovf.xml
Constructor parameters in org.jclouds.ovf.xml with type arguments of type NetworkSection.BuilderModifierConstructorDescriptionNetworkSectionHandler
(jakarta.inject.Provider<NetworkSection.Builder> builderProvider)