Package org.jclouds.ovf
Class Property.Builder
java.lang.Object
org.jclouds.ovf.Property.Builder
- Enclosing class:
Property
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
description
(String description) fromProperty
(Property in)
-
Field Details
-
key
-
value
-
label
-
description
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
key
- See Also:
-
value
- See Also:
-
label
- See Also:
-
description
- See Also:
-
build
-
fromProperty
-