Interface Workspace.DefinitionStages.WithPublicNetworkAccess

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

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

    • withPublicNetworkAccess

      Workspace.DefinitionStages.WithCreate withPublicNetworkAccess(WorkspacePublicNetworkAccess publicNetworkAccess)
      Specifies the publicNetworkAccess property: Enable or Disable public network access to workspace.
      Parameters:
      publicNetworkAccess - Enable or Disable public network access to workspace.
      Returns:
      the next definition stage.