Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
LinkedAccount |
LinkedAccount.clone() |
LinkedAccount |
LinkedAccount.set(String fieldName,
Object value) |
LinkedAccount |
LinkedAccount.setLinkedAccountId(String linkedAccountId)
The ID of the linked account.
|
LinkedAccount |
LinkedAccount.setServices(List<LinkService> services)
List of provided services.
|
Modifier and Type | Method and Description |
---|---|
List<LinkedAccount> |
AccountsListLinksResponse.getLinks()
The list of available links.
|
Modifier and Type | Method and Description |
---|---|
AccountsListLinksResponse |
AccountsListLinksResponse.setLinks(List<LinkedAccount> links)
The list of available links.
|
Copyright © 2011–2024 Google. All rights reserved.