public static class BlockchainPlatformPatchSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BlockchainPlatformPatchSummary |
build() |
BlockchainPlatformPatchSummary.Builder |
copy(BlockchainPlatformPatchSummary model) |
BlockchainPlatformPatchSummary.Builder |
id(String id)
patch id
|
BlockchainPlatformPatchSummary.Builder |
patchInfoUrl(String patchInfoUrl)
A URL for the patch specific documentation
|
BlockchainPlatformPatchSummary.Builder |
serviceVersion(String serviceVersion)
patch service version
|
BlockchainPlatformPatchSummary.Builder |
timePatchDue(Date timePatchDue)
patch due date for customer initiated patching
|
public BlockchainPlatformPatchSummary.Builder id(String id)
patch id
id
- the value to setpublic BlockchainPlatformPatchSummary.Builder serviceVersion(String serviceVersion)
patch service version
serviceVersion
- the value to setpublic BlockchainPlatformPatchSummary.Builder patchInfoUrl(String patchInfoUrl)
A URL for the patch specific documentation
patchInfoUrl
- the value to setpublic BlockchainPlatformPatchSummary.Builder timePatchDue(Date timePatchDue)
patch due date for customer initiated patching
timePatchDue
- the value to setpublic BlockchainPlatformPatchSummary build()
public BlockchainPlatformPatchSummary.Builder copy(BlockchainPlatformPatchSummary model)
Copyright © 2016–2024. All rights reserved.