static ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.builder() |
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.Builder.contentId(String contentId) |
The identifier of the content.
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.Builder.knowledgeBaseId(String knowledgeBaseId) |
The identifier of the knowledge base.
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return per page.
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListContentAssociationsRequest.Builder |
ListContentAssociationsRequest.toBuilder() |
|