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