| Package | Description |
|---|---|
| software.amazon.awssdk.services.mobile.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectSummary> |
ListProjectsResponse.projects()
Returns the value of the Projects property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListProjectsResponse.Builder |
ListProjectsResponse.Builder.projects(ProjectSummary... projects)
Sets the value of the Projects property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListProjectsResponse.Builder |
ListProjectsResponse.Builder.projects(Collection<ProjectSummary> projects)
Sets the value of the Projects property for this object.
|
Copyright © 2022. All rights reserved.