Interface SecurityConnector.DefinitionStages.WithEnvironmentName

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

public static interface SecurityConnector.DefinitionStages.WithEnvironmentName
The stage of the SecurityConnector definition allowing to specify environmentName.
  • Method Details

    • withEnvironmentName

      SecurityConnector.DefinitionStages.WithCreate withEnvironmentName(CloudName environmentName)
      Specifies the environmentName property: The multi cloud resource's cloud name..
      Parameters:
      environmentName - The multi cloud resource's cloud name.
      Returns:
      the next definition stage.