Interface SapVirtualInstance.DefinitionStages.WithConfiguration

All Known Subinterfaces:
SapVirtualInstance.Definition
Enclosing interface:
SapVirtualInstance.DefinitionStages

public static interface SapVirtualInstance.DefinitionStages.WithConfiguration
The stage of the SapVirtualInstance definition allowing to specify configuration.
  • Method Details

    • withConfiguration

      Specifies the configuration property: Defines if an existing SAP system is being registered or a new SAP system is being created.
      Parameters:
      configuration - Defines if an existing SAP system is being registered or a new SAP system is being created.
      Returns:
      the next definition stage.