public static class MetaDataSequencingPolicy.Builder extends Object
MetaDataSequencingPolicy.
The following fields of this builder are hard requirements and as such should be provided:
metaDataKey key to be used as a lookup for the property to be used as the Sequence Policy.| Modifier and Type | Method and Description |
|---|---|
MetaDataSequencingPolicy |
build()
Initializes a
MetaDataSequencingPolicy as specified through this Builder. |
MetaDataSequencingPolicy.Builder |
metaDataKey(String metaDataKey)
Defines the metaDataKey key to be used as a lookup for the property to be used as the Sequence Policy.
|
protected void |
validate() |
public MetaDataSequencingPolicy.Builder metaDataKey(String metaDataKey)
metaDataKey - Key to be used as a lookup for the property to be used as the Sequence Policy.public MetaDataSequencingPolicy build()
MetaDataSequencingPolicy as specified through this Builder.MetaDataSequencingPolicy as specified through this Builder.protected void validate()
Copyright © 2010–2025. All rights reserved.