Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Namespace |
build() |
Namespace.Builder |
copy(Namespace model) |
Namespace.Builder |
name(String name)
Name of the namespace.
|
public Namespace.Builder name(String name)
Name of the namespace.
name
- the value to setpublic Namespace build()
public Namespace.Builder copy(Namespace model)
Copyright © 2016–2024. All rights reserved.