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