Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.collectionId(String collectionId)
Set the collectionId.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.count(long count)
Set the count.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.hasNotices(Boolean hasNotices)
Set the hasNotices.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.isParent(Boolean isParent)
Set the isParent.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.newBuilder()
New builder.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.parentDocumentId(String parentDocumentId)
Set the parentDocumentId.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.projectId(String projectId)
Set the projectId.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.sha256(String sha256)
Set the sha256.
|
ListDocumentsOptions.Builder |
ListDocumentsOptions.Builder.status(String status)
Set the status.
|
Copyright © 2024 IBM Cloud. All rights reserved.