| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
Link |
Link.clone() |
Link |
CourseMaterial.getLink()
Link atatchment.
|
Link |
Attachment.getLink()
Link attachment.
|
Link |
Material.getLink()
Link material.
|
Link |
Link.set(String fieldName,
Object value) |
Link |
Link.setThumbnailUrl(String thumbnailUrl)
URL of a thumbnail image of the target URL.
|
Link |
Link.setTitle(String title)
Title of the target of the URL.
|
Link |
Link.setUrl(String url)
URL to link to.
|
| Modifier and Type | Method and Description |
|---|---|
CourseMaterial |
CourseMaterial.setLink(Link link)
Link atatchment.
|
Attachment |
Attachment.setLink(Link link)
Link attachment.
|
Material |
Material.setLink(Link link)
Link material.
|
Copyright © 2011–2022 Google. All rights reserved.