Interface PortalConfigContract.UpdateStages.WithCors

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

public static interface PortalConfigContract.UpdateStages.WithCors
The stage of the PortalConfigContract update allowing to specify cors.
  • Method Details

    • withCors

      Specifies the cors property: The developer portal Cross-Origin Resource Sharing (CORS) settings..
      Parameters:
      cors - The developer portal Cross-Origin Resource Sharing (CORS) settings.
      Returns:
      the next definition stage.