| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
ContentData |
GetContentResponse.content()
The content.
|
ContentData |
CreateContentResponse.content()
The content.
|
ContentData |
UpdateContentResponse.content()
The content.
|
| Modifier and Type | Method and Description |
|---|---|
GetContentResponse.Builder |
GetContentResponse.Builder.content(ContentData content)
The content.
|
CreateContentResponse.Builder |
CreateContentResponse.Builder.content(ContentData content)
The content.
|
UpdateContentResponse.Builder |
UpdateContentResponse.Builder.content(ContentData content)
The content.
|
Copyright © 2023. All rights reserved.