Class SectionItemName.Builder (0.58.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class SectionItemName.Builder
Builder for users/{user}/sections/{section}/items/{item}.
Constructors
Builder()
Methods
build()
public SectionItemName build()
getItem()
| Returns |
| Type |
Description |
String |
|
getSection()
public String getSection()
| Returns |
| Type |
Description |
String |
|
getUser()
| Returns |
| Type |
Description |
String |
|
setItem(String item)
public SectionItemName.Builder setItem(String item)
| Parameter |
| Name |
Description |
item |
String
|
setSection(String section)
public SectionItemName.Builder setSection(String section)
| Parameter |
| Name |
Description |
section |
String
|
setUser(String user)
public SectionItemName.Builder setUser(String user)
| Parameter |
| Name |
Description |
user |
String
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-30 UTC.
[null,null,["Last updated 2026-07-30 UTC."],[],[]]