Uses of Class
com.oracle.bmc.blockchain.model.BlockchainPlatformPatchSummary.Builder
-
Packages that use BlockchainPlatformPatchSummary.Builder Package Description com.oracle.bmc.blockchain.model -
-
Uses of BlockchainPlatformPatchSummary.Builder in com.oracle.bmc.blockchain.model
Methods in com.oracle.bmc.blockchain.model that return BlockchainPlatformPatchSummary.Builder Modifier and Type Method Description static BlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary. builder()
Create a new builder.BlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary.Builder. copy(BlockchainPlatformPatchSummary model)
BlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary.Builder. id(String id)
patch idBlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary.Builder. patchInfoUrl(String patchInfoUrl)
A URL for the patch specific documentationBlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary.Builder. serviceVersion(String serviceVersion)
patch service versionBlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary.Builder. timePatchDue(Date timePatchDue)
patch due date for customer initiated patchingBlockchainPlatformPatchSummary.Builder
BlockchainPlatformPatchSummary. toBuilder()
-