public class ApiDefinitionInfo extends Object
| Constructor and Description |
|---|
ApiDefinitionInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
url()
Get the URL of the API definition.
|
ApiDefinitionInfo |
withUrl(String url)
Set the URL of the API definition.
|
public String url()
public ApiDefinitionInfo withUrl(String url)
url - the url value to setCopyright © 2019. All rights reserved.