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