| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ViewInputContent |
CreateViewRequest.content()
View content containing all content necessary to render a view except for runtime input data.
|
ViewInputContent |
UpdateViewContentRequest.content()
View content containing all content necessary to render a view except for runtime input data and the runtime
input schema, which is auto-generated by this operation.
|
| Modifier and Type | Method and Description |
|---|---|
CreateViewRequest.Builder |
CreateViewRequest.Builder.content(ViewInputContent content)
View content containing all content necessary to render a view except for runtime input data.
|
UpdateViewContentRequest.Builder |
UpdateViewContentRequest.Builder.content(ViewInputContent content)
View content containing all content necessary to render a view except for runtime input data and the runtime
input schema, which is auto-generated by this operation.
|
Copyright © 2023. All rights reserved.