public class GetCounterexampleOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetCounterexampleOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
includeAudit()
Gets the includeAudit.
|
GetCounterexampleOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
text()
Gets the text.
|
java.lang.String |
workspaceId()
Gets the workspaceId.
|
public GetCounterexampleOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String text()
public java.lang.Boolean includeAudit()