Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.Builder.cursor(String cursor)
Set the cursor.
|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.Builder.includeAudit(Boolean includeAudit)
Set the includeAudit.
|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.Builder.includeCount(Boolean includeCount)
Set the includeCount.
|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.newBuilder()
New builder.
|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.Builder.pageLimit(long pageLimit)
Set the pageLimit.
|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.Builder.sort(String sort)
Set the sort.
|
ListCounterexamplesOptions.Builder |
ListCounterexamplesOptions.Builder.workspaceId(String workspaceId)
Set the workspaceId.
|
Copyright © 2023 IBM Cloud. All rights reserved.