public static interface TypedComponentIdentifier.Builder
TypedComponentIdentifier.| Modifier and Type | Method and Description |
|---|---|
TypedComponentIdentifier |
build() |
TypedComponentIdentifier.Builder |
identifier(ComponentIdentifier componentIdentifier) |
TypedComponentIdentifier.Builder |
type(TypedComponentIdentifier.ComponentType componentType) |
TypedComponentIdentifier.Builder identifier(ComponentIdentifier componentIdentifier)
componentIdentifier - the identifier of the componentthis builderTypedComponentIdentifier.Builder type(TypedComponentIdentifier.ComponentType componentType)
componentType - the type of the componentthis builderTypedComponentIdentifier build()
TypedComponentIdentifierCopyright © 2017 MuleSoft, Inc.. All rights reserved.