public static final class NvdsUpgradePrecheckId.Builder
extends java.lang.Object
NvdsUpgradePrecheckId.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
NvdsUpgradePrecheckId. |
| Modifier and Type | Method and Description |
|---|---|
NvdsUpgradePrecheckId |
build() |
NvdsUpgradePrecheckId.Builder |
setPrecheckId(java.lang.String precheckId)
Tracking ID of nvds upgrade precheck
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
NvdsUpgradePrecheckId.public NvdsUpgradePrecheckId.Builder setPrecheckId(java.lang.String precheckId)
precheckId - New value for the property.public NvdsUpgradePrecheckId build()