Registry.DefinitionStages.WithAdminUserEnabled Interface

public static interface Registry.DefinitionStages.WithAdminUserEnabled

The stage of the registry definition allowing to enable admin user.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withRegistryNameAsAdminUser()

Enable admin user.

Method Details

withRegistryNameAsAdminUser

public abstract Registry.DefinitionStages.WithCreate withRegistryNameAsAdminUser()

Enable admin user.

Returns:

the next stage of the definition

Applies to