public static class TypedComponentIdentifier.TypedComponentIdentifierBuilder extends Object
| Constructor and Description |
|---|
TypedComponentIdentifierBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TypedComponentIdentifier |
build() |
TypedComponentIdentifier.TypedComponentIdentifierBuilder |
withName(String name) |
TypedComponentIdentifier.TypedComponentIdentifierBuilder |
withNamespace(String namespace) |
TypedComponentIdentifier.TypedComponentIdentifierBuilder |
withType(String type) |
public TypedComponentIdentifier.TypedComponentIdentifierBuilder withType(String type)
public TypedComponentIdentifier.TypedComponentIdentifierBuilder withNamespace(String namespace)
public TypedComponentIdentifier.TypedComponentIdentifierBuilder withName(String name)
public TypedComponentIdentifier build()
Copyright © 2022. All rights reserved.