Delen via


Models.ModelsExamplesMethodDefinitionStages.WithModelId Interface

public interface WithModelId

The stage of the definition to be specify modelId.

Method Summary

Modifier and Type Method and Description
ModelsExamplesMethodDefinitionStages.WithExecute withModelId(String modelId)

The ID (GUID) of the model.

Method Details

withModelId

public ModelsExamplesMethodDefinitionStages.WithExecute withModelId(String modelId)

The ID (GUID) of the model.

Parameters:

modelId

Returns:

next definition stage

Applies to