RegistryFileTaskStep.UpdateStages.ValuePath Interface
public static interface RegistryFileTaskStep.UpdateStages.ValuePath
The stage of the container registry FileTaskStep update allowing to specify the path to the values.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withValuesPath(String path)
The function that specifies the path to the values. |
Method Details
withValuesPath
public abstract RegistryFileTaskStep.Update withValuesPath(String path)
The function that specifies the path to the values.
Parameters:
Returns: