Uses of Class
org.mule.metadata.api.builder.IntersectionTypeBuilder
-
Packages that use IntersectionTypeBuilder Package Description org.mule.metadata.api.builder -
-
Uses of IntersectionTypeBuilder in org.mule.metadata.api.builder
Methods in org.mule.metadata.api.builder that return IntersectionTypeBuilder Modifier and Type Method Description IntersectionTypeBuilderIntersectionTypeBuilder. id(String typeIdentifier)IntersectionTypeBuilderBaseTypeBuilder. intersectionType()IntersectionTypeBuilderIntersectionTypeBuilder. of(TypeBuilder<?> of)IntersectionTypeBuilderIntersectionTypeBuilder. with(TypeAnnotation extension)
-