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