default ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.associationData(Consumer<ContentAssociationContents.Builder> associationData) |
The content association.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.associationData(ContentAssociationContents associationData) |
The content association.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.associationType(String associationType) |
The type of association.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.associationType(ContentAssociationType associationType) |
The type of association.
|
static ContentAssociationSummary.Builder |
ContentAssociationSummary.builder() |
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.contentArn(String contentArn) |
The Amazon Resource Name (ARN) of the content.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.contentAssociationArn(String contentAssociationArn) |
The Amazon Resource Name (ARN) of the content association.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.contentAssociationId(String contentAssociationId) |
The identifier of the content association.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.contentId(String contentId) |
The identifier of the content.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.knowledgeBaseArn(String knowledgeBaseArn) |
The Amazon Resource Name (ARN) of the knowledge base.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.knowledgeBaseId(String knowledgeBaseId) |
The identifier of the knowledge base.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.Builder.tags(Map<String,String> tags) |
The tags used to organize, track, or control access for this resource.
|
ContentAssociationSummary.Builder |
ContentAssociationSummary.toBuilder() |
|