| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot1clickprojects.model |
| Modifier and Type | Method and Description |
|---|---|
PlacementTemplate |
UpdateProjectRequest.placementTemplate()
An object defining the project update.
|
PlacementTemplate |
ProjectDescription.placementTemplate()
An object describing the project's placement specifications.
|
PlacementTemplate |
CreateProjectRequest.placementTemplate()
The schema defining the placement to be created.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.placementTemplate(PlacementTemplate placementTemplate)
An object defining the project update.
|
ProjectDescription.Builder |
ProjectDescription.Builder.placementTemplate(PlacementTemplate placementTemplate)
An object describing the project's placement specifications.
|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.placementTemplate(PlacementTemplate placementTemplate)
The schema defining the placement to be created.
|
Copyright © 2020. All rights reserved.