|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatingSystemSection.Builder | |
---|---|
org.jclouds.ovf | |
org.jclouds.ovf.xml |
Uses of OperatingSystemSection.Builder in org.jclouds.ovf |
---|
Methods in org.jclouds.ovf that return OperatingSystemSection.Builder | |
---|---|
static OperatingSystemSection.Builder |
OperatingSystemSection.builder()
|
OperatingSystemSection.Builder |
OperatingSystemSection.Builder.description(String description)
|
OperatingSystemSection.Builder |
OperatingSystemSection.Builder.fromOperatingSystemSection(OperatingSystemSection in)
|
OperatingSystemSection.Builder |
OperatingSystemSection.Builder.fromSection(Section<OperatingSystemSection> in)
|
OperatingSystemSection.Builder |
OperatingSystemSection.Builder.id(Integer id)
|
OperatingSystemSection.Builder |
OperatingSystemSection.Builder.info(String info)
|
OperatingSystemSection.Builder |
OperatingSystemSection.toBuilder()
|
Uses of OperatingSystemSection.Builder in org.jclouds.ovf.xml |
---|
Constructor parameters in org.jclouds.ovf.xml with type arguments of type OperatingSystemSection.Builder | |
---|---|
OperatingSystemSectionHandler(javax.inject.Provider<OperatingSystemSection.Builder> builderProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |