Delen via


Models.ModelsUpdateHierarchicalEntityDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
ModelsUpdateHierarchicalEntityDefinitionStages.WithExecute withName(String name)

The entity's new name.

Method Details

withName

public ModelsUpdateHierarchicalEntityDefinitionStages.WithExecute withName(String name)

The entity's new name.

Parameters:

name

Returns:

next definition stage

Applies to