public static interface URL.Builder extends SdkPojo, CopyableBuilder<URL.Builder,URL>
| Modifier and Type | Method and Description |
|---|---|
URL.Builder |
hyperlinkName(String hyperlinkName)
The name or word that's used as a hyperlink to the URL.
|
URL.Builder |
link(String link)
The unique identifier for the internet resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildURL.Builder hyperlinkName(String hyperlinkName)
The name or word that's used as a hyperlink to the URL.
hyperlinkName - The name or word that's used as a hyperlink to the URL.URL.Builder link(String link)
The unique identifier for the internet resource.
link - The unique identifier for the internet resource.Copyright © 2022. All rights reserved.