public class GetIntentOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GetIntentOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Boolean | export()Gets the export. | 
| java.lang.Boolean | includeAudit()Gets the includeAudit. | 
| java.lang.String | intent()Gets the intent. | 
| GetIntentOptions.Builder | newBuilder()New builder. | 
| java.lang.String | workspaceId()Gets the workspaceId. | 
equals, hashCode, toStringpublic GetIntentOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String intent()
public java.lang.Boolean export()
public java.lang.Boolean includeAudit()