public class DeleteCounterexampleOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeleteCounterexampleOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
DeleteCounterexampleOptions.Builder |
newBuilder()
New builder.
|
String |
text()
Gets the text.
|
String |
workspaceId()
Gets the workspaceId.
|
public DeleteCounterexampleOptions.Builder newBuilder()
public String workspaceId()
Unique identifier of the workspace.
public String text()
The text of a user input counterexample (for example, `What are you wearing?`).
Copyright © 2024 IBM Cloud. All rights reserved.