ImageTemplate.DefinitionStages.WithSource Interface
public static interface ImageTemplate.DefinitionStages.WithSource
The stage of the ImageTemplate definition allowing to specify source.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSource(ImageTemplateSource source)
Specifies the source property: Specifies the properties used to describe the source image.. |
Method Details
withSource
public abstract ImageTemplate.DefinitionStages.WithCreate withSource(ImageTemplateSource source)
Specifies the source property: Specifies the properties used to describe the source image..
Parameters:
Returns: