public static interface ComponentIdentifier.Builder
ComponentIdentifier builder interface.| Modifier and Type | Method and Description |
|---|---|
ComponentIdentifier |
build() |
ComponentIdentifier.Builder |
withName(String name) |
ComponentIdentifier.Builder |
withNamespace(String namespace) |
ComponentIdentifier.Builder withName(String name)
name - name of the componentthis builderComponentIdentifier.Builder withNamespace(String namespace)
namespace - namespace owning the componentthis builderComponentIdentifier build()
ComponentIdentifierCopyright © 2017 MuleSoft, Inc.. All rights reserved.