Interface ContainerImageSettings.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, ContainerImageSettings.DefinitionStages.WithAttach<ParentT>, ContainerImageSettings.DefinitionStages.WithShmSize<ParentT>
All Known Subinterfaces:
ContainerImageSettings.Definition<ParentT>
Enclosing interface:
ContainerImageSettings.DefinitionStages

public static interface ContainerImageSettings.DefinitionStages.Blank<ParentT> extends ContainerImageSettings.DefinitionStages.WithAttach<ParentT>
The first stage of the output directory settings definition.