| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TopLevelDomainInner |
TopLevelDomainsClient.get(String name)
Description for Get details of a top-level domain.
|
| Modifier and Type | Method and Description |
|---|---|
TopLevelDomainInner |
TopLevelDomainInner.withKind(String kind)
Set the kind property: Kind of resource.
|
TopLevelDomainInner |
TopLevelDomainInner.withPrivacy(Boolean privacy)
Set the privacy property: If <code>true</code>, then the top level domain supports domain privacy;
otherwise, <code>false</code>.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.