public class CheckNameAvailabilityParameter extends Object
Constructor and Description |
---|
CheckNameAvailabilityParameter() |
Modifier and Type | Method and Description |
---|---|
String |
name()
Get name to check the namespace name availability.
|
CheckNameAvailabilityParameter |
withName(String name)
Set name to check the namespace name availability.
|
public String name()
public CheckNameAvailabilityParameter withName(String name)
name
- the name value to setCopyright © 2019. All rights reserved.