Compartilhar via


Models.ModelsUpdateIntentDefinitionStages.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
ModelsUpdateIntentDefinitionStages.WithExecute withName(String name)

The entity's new name.

Method Details

withName

public ModelsUpdateIntentDefinitionStages.WithExecute withName(String name)

The entity's new name.

Parameters:

name

Returns:

next definition stage

Applies to