public class DeleteIntentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeleteIntentOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
intent()
Gets the intent.
|
DeleteIntentOptions.Builder |
newBuilder()
New builder.
|
String |
workspaceId()
Gets the workspaceId.
|
public DeleteIntentOptions.Builder newBuilder()
public String workspaceId()
Unique identifier of the workspace.
public String intent()
The intent name.
Copyright © 2023 IBM Cloud. All rights reserved.