Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ChainUrl |
ChainUrl.clone() |
ChainUrl |
ChainUrl.set(java.lang.String fieldName,
java.lang.Object value) |
ChainUrl |
ChainUrl.setUrl(java.lang.String url)
The url for this chain.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ChainUrl> |
Chain.getWebsites()
Websites of the chain.
|
Modifier and Type | Method and Description |
---|---|
Chain |
Chain.setWebsites(java.util.List<ChainUrl> websites)
Websites of the chain.
|
Copyright © 2011-2018 Google. All Rights Reserved.