RegistryEncodedTaskRunRequest.DefinitionStages.Blank Interface
public static interface RegistryEncodedTaskRunRequest.DefinitionStages.Blank
The first stage of an encoded task run request definition.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Encoded |
defineEncodedTaskStep()
The function that begins the definition of the encoded task step in the task run request. |
Method Details
defineEncodedTaskStep
public abstract RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContent defineEncodedTaskStep()
The function that begins the definition of the encoded task step in the task run request.
Returns: