| Package | Description |
|---|---|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ContentAssociationSummary |
ContentAssociationSummary.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ContentAssociationSummary |
ContentAssociationSummary.clearTagsEntries()
Removes all the entries added into Tags.
|
ContentAssociationSummary |
ContentAssociationSummary.clone() |
ContentAssociationSummary |
ContentAssociationSummary.withAssociationData(ContentAssociationContents associationData)
The content association.
|
ContentAssociationSummary |
ContentAssociationSummary.withAssociationType(ContentAssociationType associationType)
The type of association.
|
ContentAssociationSummary |
ContentAssociationSummary.withAssociationType(String associationType)
The type of association.
|
ContentAssociationSummary |
ContentAssociationSummary.withContentArn(String contentArn)
The Amazon Resource Name (ARN) of the content.
|
ContentAssociationSummary |
ContentAssociationSummary.withContentAssociationArn(String contentAssociationArn)
The Amazon Resource Name (ARN) of the content association.
|
ContentAssociationSummary |
ContentAssociationSummary.withContentAssociationId(String contentAssociationId)
The identifier of the content association.
|
ContentAssociationSummary |
ContentAssociationSummary.withContentId(String contentId)
The identifier of the content.
|
ContentAssociationSummary |
ContentAssociationSummary.withKnowledgeBaseArn(String knowledgeBaseArn)
The Amazon Resource Name (ARN) of the knowledge base.
|
ContentAssociationSummary |
ContentAssociationSummary.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
ContentAssociationSummary |
ContentAssociationSummary.withTags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentAssociationSummary> |
ListContentAssociationsResult.getContentAssociationSummaries()
Summary information about content associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListContentAssociationsResult |
ListContentAssociationsResult.withContentAssociationSummaries(ContentAssociationSummary... contentAssociationSummaries)
Summary information about content associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListContentAssociationsResult.setContentAssociationSummaries(Collection<ContentAssociationSummary> contentAssociationSummaries)
Summary information about content associations.
|
ListContentAssociationsResult |
ListContentAssociationsResult.withContentAssociationSummaries(Collection<ContentAssociationSummary> contentAssociationSummaries)
Summary information about content associations.
|
Copyright © 2024. All rights reserved.