StreamType |
StreamType.withAnnotated() |
StreamType |
StreamType.withAnnotated(boolean annotated) |
StreamType |
StreamType.withDefaultValue(OutputStreamValue value) |
StreamType |
StreamType.withDescription(String description) |
StreamType |
StreamType.withFeature(String name,
Object value) |
StreamType |
StreamType.withFeatures(Map<String,Object> features) |
StreamType |
StreamType.withFormat(String format) |
StreamType |
StreamType.withLabel(String label) |
StreamType |
StreamType.withName(String name) |
StreamType |
StreamType.withNullable() |
StreamType |
StreamType.withNullable(boolean nullable) |
StreamType |
StreamType.withOptional() |
StreamType |
StreamType.withProvided(ProvidedMeta provided) |
StreamType |
StreamType.withReadOnly() |
StreamType |
StreamType.withReadOnly(boolean readOnly) |