ImageTemplate.DefinitionStages.WithValidation Interface
public static interface ImageTemplate.DefinitionStages.WithValidation
The stage of the ImageTemplate definition allowing to specify validation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withValidation(ImageTemplatePropertiesValidate validation)
Specifies the validation property: Configuration options and list of validations to be performed on the resulting image.. |
Method Details
withValidation
public abstract ImageTemplate.DefinitionStages.WithCreate withValidation(ImageTemplatePropertiesValidate validation)
Specifies the validation property: Configuration options and list of validations to be performed on the resulting image..
Parameters:
Returns: