public static class PropertyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PropertyDetails |
build() |
PropertyDetails.Builder |
copy(PropertyDetails model) |
PropertyDetails.Builder |
propertiesMap(Map<String,String> propertiesMap)
Key/Value pair of Property
|
public PropertyDetails.Builder propertiesMap(Map<String,String> propertiesMap)
Key/Value pair of Property
propertiesMap
- the value to setpublic PropertyDetails build()
public PropertyDetails.Builder copy(PropertyDetails model)
Copyright © 2016–2024. All rights reserved.