public final class CheckNameAvailabilityResultInner extends Object
| Constructor and Description |
|---|
CheckNameAvailabilityResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
message()
Get the message property: An error message explaining the Reason value in more detail.
|
Boolean |
nameAvailable()
Get the nameAvailable property: A boolean value that indicates whether the name is available for you to use.
|
Reason |
reason()
Get the reason property: The reason that a vault name could not be used.
|
void |
validate()
Validates the instance.
|
public Boolean nameAvailable()
public Reason reason()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020. All rights reserved.