public class GetWorkspaceOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GetWorkspaceOptions.BuilderBuilder. | 
| static interface  | GetWorkspaceOptions.SortIndicates how the returned workspace data will be sorted. | 
| 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 | sort()Gets the sort. | 
| java.lang.String | workspaceId()Gets the workspaceId. | 
public GetWorkspaceOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.Boolean export()
public java.lang.Boolean includeAudit()
public java.lang.String sort()