Uses of Class
org.jclouds.ovf.DeploymentOptionSection.Builder
Packages that use DeploymentOptionSection.Builder
-
Uses of DeploymentOptionSection.Builder in org.jclouds.ovf
Methods in org.jclouds.ovf that return DeploymentOptionSection.BuilderModifier and TypeMethodDescriptionDeploymentOptionSection.builder()
DeploymentOptionSection.Builder.configuration
(Configuration configuration) DeploymentOptionSection.Builder.configurations
(Iterable<Configuration> configurations) DeploymentOptionSection.Builder.fromDeploymentOptionSection
(DeploymentOptionSection in) DeploymentOptionSection.Builder.fromSection
(Section<DeploymentOptionSection> in) DeploymentOptionSection.toBuilder()
-
Uses of DeploymentOptionSection.Builder in org.jclouds.ovf.xml
Constructor parameters in org.jclouds.ovf.xml with type arguments of type DeploymentOptionSection.BuilderModifierConstructorDescriptionDeploymentOptionSectionHandler
(jakarta.inject.Provider<DeploymentOptionSection.Builder> builderProvider)