| Package | Description |
|---|---|
| software.amazon.awssdk.services.mobile.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectDetails |
DescribeProjectResponse.details()
Returns the value of the Details property for this object.
|
ProjectDetails |
UpdateProjectResponse.details()
Detailed information about the updated AWS Mobile Hub project.
|
ProjectDetails |
CreateProjectResponse.details()
Detailed information about the created AWS Mobile Hub project.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectResponse.Builder |
DescribeProjectResponse.Builder.details(ProjectDetails details)
Sets the value of the Details property for this object.
|
UpdateProjectResponse.Builder |
UpdateProjectResponse.Builder.details(ProjectDetails details)
Detailed information about the updated AWS Mobile Hub project.
|
CreateProjectResponse.Builder |
CreateProjectResponse.Builder.details(ProjectDetails details)
Detailed information about the created AWS Mobile Hub project.
|
Copyright © 2023. All rights reserved.