| Package | Description |
|---|---|
| com.google.api.services.blogger.model |
| Modifier and Type | Method and Description |
|---|---|
Blog.Pages |
Blog.Pages.clone() |
Blog.Pages |
Blog.getPages()
The container of pages in this blog.
|
Blog.Pages |
Blog.Pages.set(String fieldName,
Object value) |
Blog.Pages |
Blog.Pages.setSelfLink(String selfLink)
The URL of the container for pages in this blog.
|
Blog.Pages |
Blog.Pages.setTotalItems(Integer totalItems)
The count of pages in this blog.
|
| Modifier and Type | Method and Description |
|---|---|
Blog |
Blog.setPages(Blog.Pages pages)
The container of pages in this blog.
|
Copyright © 2011–2025 Google. All rights reserved.