Interface Workspace.DefinitionStages.WithTrustedServiceBypassEnabled

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

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

    • withTrustedServiceBypassEnabled

      Workspace.DefinitionStages.WithCreate withTrustedServiceBypassEnabled(Boolean trustedServiceBypassEnabled)
      Specifies the trustedServiceBypassEnabled property: Is trustedServiceBypassEnabled for the workspace.
      Parameters:
      trustedServiceBypassEnabled - Is trustedServiceBypassEnabled for the workspace.
      Returns:
      the next definition stage.