public static class UpgradeBlockchainPlatformDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformDetails |
build() |
UpgradeBlockchainPlatformDetails.Builder |
copy(UpgradeBlockchainPlatformDetails model) |
UpgradeBlockchainPlatformDetails.Builder |
patchId(String patchId)
The patch ID corresponding to the version to which platform will be upgraded.
|
public UpgradeBlockchainPlatformDetails.Builder patchId(String patchId)
The patch ID corresponding to the version to which platform will be upgraded.
patchId
- the value to setpublic UpgradeBlockchainPlatformDetails build()
public UpgradeBlockchainPlatformDetails.Builder copy(UpgradeBlockchainPlatformDetails model)
Copyright © 2016–2024. All rights reserved.