Interface BatchAIFileServer.DefinitionStages.WithUserName
- All Known Subinterfaces:
BatchAIFileServer.Definition
- Enclosing interface:
- BatchAIFileServer.DefinitionStages
public static interface BatchAIFileServer.DefinitionStages.WithUserName
This stage of a Batch AI file server definition allows to specify administrator account name.
-
Method Summary
-
Method Details
-
withUserName
Specifies admin user name.- Parameters:
userName
- the name of the administrator account- Returns:
- the next stage of the definition
-