public class BinaryTypeBuilder<P extends TypeBuilder> extends AbstractBuilder<BinaryType> implements TypeBuilder<BinaryType>, WithAnnotation<BinaryTypeBuilder>
annotations, format| Modifier | Constructor and Description |
|---|---|
protected |
BinaryTypeBuilder(MetadataFormat format) |
| Modifier and Type | Method and Description |
|---|---|
BinaryType |
build() |
BinaryTypeBuilder<P> |
id(String typeIdentifier) |
BinaryTypeBuilder<P> |
with(TypeAnnotation extension)
Contributes a builder with
TypeAnnotations |
addExtensionprotected BinaryTypeBuilder(MetadataFormat format)
public BinaryTypeBuilder<P> with(TypeAnnotation extension)
WithAnnotationTypeAnnotationswith in interface WithAnnotation<BinaryTypeBuilder>extension - TypeAnnotation to addpublic BinaryTypeBuilder<P> id(String typeIdentifier)
public BinaryType build()
build in interface TypeBuilder<BinaryType>Copyright © 2016 MuleSoft, Inc.. All rights reserved.