KnowledgeBase |
KnowledgeBase.clone() |
KnowledgeBase |
UpdateKnowledgeBaseResult.getKnowledgeBase() |
KnowledgeBase |
CreateKnowledgeBaseResult.getKnowledgeBase() |
KnowledgeBase |
GetKnowledgeBaseResult.getKnowledgeBase() |
KnowledgeBase |
KnowledgeBase.withCreatedAt(Date createdAt) |
KnowledgeBase |
KnowledgeBase.withDescription(String description) |
KnowledgeBase |
KnowledgeBase.withFailureReasons(Collection<String> failureReasons) |
KnowledgeBase |
KnowledgeBase.withFailureReasons(String... failureReasons)
NOTE: This method appends the values to the existing list (if any).
|
KnowledgeBase |
KnowledgeBase.withKnowledgeBaseArn(String knowledgeBaseArn) |
KnowledgeBase |
KnowledgeBase.withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration knowledgeBaseConfiguration) |
KnowledgeBase |
KnowledgeBase.withKnowledgeBaseId(String knowledgeBaseId) |
KnowledgeBase |
KnowledgeBase.withName(String name) |
KnowledgeBase |
KnowledgeBase.withRoleArn(String roleArn) |
KnowledgeBase |
KnowledgeBase.withStatus(KnowledgeBaseStatus status) |
KnowledgeBase |
KnowledgeBase.withStatus(String status) |
KnowledgeBase |
KnowledgeBase.withStorageConfiguration(StorageConfiguration storageConfiguration) |
KnowledgeBase |
KnowledgeBase.withUpdatedAt(Date updatedAt) |