public class NameAvailabilityInformation extends Object
Constructor and Description |
---|
NameAvailabilityInformation() |
Modifier and Type | Method and Description |
---|---|
String |
message()
Get the message describing why the Data Lake Analytics account name is not available, if nameAvailable is false.
|
Boolean |
nameAvailable()
Get the Boolean value of true or false to indicate whether the Data Lake Analytics account name is available or not.
|
String |
reason()
Get the reason why the Data Lake Analytics account name is not available, if nameAvailable is false.
|
public Boolean nameAvailable()
public String reason()
public String message()
Copyright © 2019. All rights reserved.