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