| Modifier and Type | Method and Description |
|---|---|
ApiDefinitionInfo |
SiteConfig.apiDefinition()
Get the apiDefinition value.
|
ApiDefinitionInfo |
ApiDefinitionInfo.withUrl(String url)
Set the url value.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfig |
SiteConfig.withApiDefinition(ApiDefinitionInfo apiDefinition)
Set the apiDefinition value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/