Interface Workspace.DefinitionStages.WithForceCmkForQuery

All Known Subinterfaces:
Workspace.Definition, Workspace.DefinitionStages.WithCreate
Enclosing interface:
Workspace.DefinitionStages

public static interface Workspace.DefinitionStages.WithForceCmkForQuery
The stage of the Workspace definition allowing to specify forceCmkForQuery.
  • Method Details

    • withForceCmkForQuery

      Workspace.DefinitionStages.WithCreate withForceCmkForQuery(Boolean forceCmkForQuery)
      Specifies the forceCmkForQuery property: Indicates whether customer managed storage is mandatory for query management..
      Parameters:
      forceCmkForQuery - Indicates whether customer managed storage is mandatory for query management.
      Returns:
      the next definition stage.