| Package | Description |
|---|---|
| com.google.api.services.script.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsScriptTypeWebAppEntryPoint |
GoogleAppsScriptTypeWebAppEntryPoint.clone() |
GoogleAppsScriptTypeWebAppEntryPoint |
EntryPoint.getWebApp()
An entry point specification for web apps.
|
GoogleAppsScriptTypeWebAppEntryPoint |
GoogleAppsScriptTypeWebAppEntryPoint.set(String fieldName,
Object value) |
GoogleAppsScriptTypeWebAppEntryPoint |
GoogleAppsScriptTypeWebAppEntryPoint.setEntryPointConfig(GoogleAppsScriptTypeWebAppConfig entryPointConfig)
The entry point's configuration.
|
GoogleAppsScriptTypeWebAppEntryPoint |
GoogleAppsScriptTypeWebAppEntryPoint.setUrl(String url)
The URL for the web application.
|
| Modifier and Type | Method and Description |
|---|---|
EntryPoint |
EntryPoint.setWebApp(GoogleAppsScriptTypeWebAppEntryPoint webApp)
An entry point specification for web apps.
|
Copyright © 2011–2019 Google. All rights reserved.