Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice.ScreenshotFiles |
ChromeOsDevice.ScreenshotFiles.clone() |
ChromeOsDevice.ScreenshotFiles |
ChromeOsDevice.ScreenshotFiles.set(String fieldName,
Object value) |
ChromeOsDevice.ScreenshotFiles |
ChromeOsDevice.ScreenshotFiles.setCreateTime(DateTime createTime)
Date and time the file was created
|
ChromeOsDevice.ScreenshotFiles |
ChromeOsDevice.ScreenshotFiles.setDownloadUrl(String downloadUrl)
File download URL
|
ChromeOsDevice.ScreenshotFiles |
ChromeOsDevice.ScreenshotFiles.setName(String name)
File name
|
ChromeOsDevice.ScreenshotFiles |
ChromeOsDevice.ScreenshotFiles.setType(String type)
File type
|
Modifier and Type | Method and Description |
---|---|
List<ChromeOsDevice.ScreenshotFiles> |
ChromeOsDevice.getScreenshotFiles()
List of screenshot files to download.
|
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice |
ChromeOsDevice.setScreenshotFiles(List<ChromeOsDevice.ScreenshotFiles> screenshotFiles)
List of screenshot files to download.
|
Copyright © 2011–2021 Google. All rights reserved.