Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TaskRunRequest |
TaskRunRequest.withTaskName(String taskName)
Set the name of task against which run has to be queued.
|
TaskRunRequest |
TaskRunRequest.withValues(List<SetValue> values)
Set the collection of overridable values that can be passed when running a task.
|
Copyright © 2019. All rights reserved.