public class RuntimeIntent
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RuntimeIntent.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Double | confidence()Gets the confidence. | 
| java.lang.String | intent()Gets the intent. | 
| RuntimeIntent.Builder | newBuilder()New builder. | 
public RuntimeIntent.Builder newBuilder()
public java.lang.String intent()
public java.lang.Double confidence()