default CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.association(Consumer<ContentAssociationContents.Builder> association) |
The identifier of the associated resource.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.association(ContentAssociationContents association) |
The identifier of the associated resource.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.associationType(String associationType) |
The type of association.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.associationType(ContentAssociationType associationType) |
The type of association.
|
static CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.builder() |
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.clientToken(String clientToken) |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.contentId(String contentId) |
The identifier of the content.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.knowledgeBaseId(String knowledgeBaseId) |
The identifier of the knowledge base.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.Builder.tags(Map<String,String> tags) |
The tags used to organize, track, or control access for this resource.
|
CreateContentAssociationRequest.Builder |
CreateContentAssociationRequest.toBuilder() |
|