public class ValidateCustomDomainInput extends Object
| Constructor and Description |
|---|
ValidateCustomDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
hostName()
Get the hostName value.
|
ValidateCustomDomainInput |
withHostName(String hostName)
Set the hostName value.
|
public String hostName()
public ValidateCustomDomainInput withHostName(String hostName)
hostName - the hostName value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/