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