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