Interface CommonModelScopesBodyRequest.ModelIdStage
-
- All Known Implementing Classes:
CommonModelScopesBodyRequest.Builder
- Enclosing class:
- CommonModelScopesBodyRequest
public static interface CommonModelScopesBodyRequest.ModelIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommonModelScopesBodyRequest.Builderfrom(CommonModelScopesBodyRequest other)CommonModelScopesBodyRequest._FinalStagemodelId(java.lang.String modelId)
-
-
-
Method Detail
-
modelId
CommonModelScopesBodyRequest._FinalStage modelId(java.lang.String modelId)
-
from
CommonModelScopesBodyRequest.Builder from(CommonModelScopesBodyRequest other)
-
-