public static interface RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent
Modifier and Type | Method and Description |
---|---|
RegistryEncodedTaskStep.Update |
withBase64EncodedTaskContent(String encodedTaskContent)
The function that specifies the path to the base64 encoded task content.
|
RegistryEncodedTaskStep.Update withBase64EncodedTaskContent(String encodedTaskContent)
encodedTaskContent
- the path to the base64 encoded task content.Copyright © 2019. All rights reserved.