Interface Workspace.UpdateStages.WithForceCmkForQuery

All Known Subinterfaces:
Workspace.Update
Enclosing interface:
Workspace.UpdateStages

public static interface Workspace.UpdateStages.WithForceCmkForQuery
The stage of the Workspace update allowing to specify forceCmkForQuery.
  • Method Summary

    Modifier and Type
    Method
    Description
    withForceCmkForQuery(Boolean forceCmkForQuery)
    Specifies the forceCmkForQuery property: Indicates whether customer managed storage is mandatory for query management..
  • Method Details

    • withForceCmkForQuery

      Workspace.Update 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.