Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
Metadata . |
Modifier and Type | Method and Description |
---|---|
Metadata |
build() |
Metadata.Builder |
setCycleId(java.lang.String cycleId)
the cycle id
|
Metadata.Builder |
setTimestamp(java.lang.String timestamp)
the timestamp for the bundle
|
public Builder()
Metadata
.public Metadata.Builder setTimestamp(java.lang.String timestamp)
timestamp
- New value for the property.public Metadata.Builder setCycleId(java.lang.String cycleId)
cycleId
- New value for the property.public Metadata build()