| Package | Description |
|---|---|
| com.google.api.services.webmasters.model |
| Modifier and Type | Method and Description |
|---|---|
WmxSitemapContent |
WmxSitemapContent.clone() |
WmxSitemapContent |
WmxSitemapContent.set(String fieldName,
Object value) |
WmxSitemapContent |
WmxSitemapContent.setIndexed(Long indexed)
The number of URLs from the sitemap that were indexed (of the content type).
|
WmxSitemapContent |
WmxSitemapContent.setSubmitted(Long submitted)
The number of URLs in the sitemap (of the content type).
|
WmxSitemapContent |
WmxSitemapContent.setType(String type)
The specific type of content in this sitemap.
|
| Modifier and Type | Method and Description |
|---|---|
List<WmxSitemapContent> |
WmxSitemap.getContents()
The various content types in the sitemap.
|
| Modifier and Type | Method and Description |
|---|---|
WmxSitemap |
WmxSitemap.setContents(List<WmxSitemapContent> contents)
The various content types in the sitemap.
|
Copyright © 2011–2021 Google. All rights reserved.