public static class PatchProduct.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PatchProduct |
build() |
PatchProduct.Builder |
copy(PatchProduct model) |
PatchProduct.Builder |
platformConfigurationId(String platformConfigurationId)
PlatformConfiguration Id corresponding to the Product
|
PatchProduct.Builder |
version(String version)
product version.
|
public PatchProduct.Builder platformConfigurationId(String platformConfigurationId)
PlatformConfiguration Id corresponding to the Product
platformConfigurationId
- the value to setpublic PatchProduct.Builder version(String version)
product version.
version
- the value to setpublic PatchProduct build()
public PatchProduct.Builder copy(PatchProduct model)
Copyright © 2016–2024. All rights reserved.