public static class ItemSequenceProperties.Builder extends Object
| Constructor and Description |
|---|
Builder(String collectionID,
ItemSequenceProperties.Range range)
Creates a new builder with the supplied arguments.
|
| Modifier and Type | Method and Description |
|---|---|
ItemSequenceProperties |
build()
Builds a new item sequence properties.
|
public Builder(String collectionID, ItemSequenceProperties.Range range)
collectionID - the collection identifierrange - the rangepublic ItemSequenceProperties build()