Uses of Class
com.microsoft.azure.management.containerregistry.TaskStepUpdateParameters
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of TaskStepUpdateParameters in com.microsoft.azure.management.containerregistry
Modifier and TypeClassDescriptionclass
The properties for updating a docker build step.class
The properties for updating encoded task step.class
The properties of updating a task step.Modifier and TypeMethodDescriptionTaskUpdateParameters.step()
Get the properties for updating a task step.TaskStepUpdateParameters.withContextPath
(String contextPath) Set the URL(absolute or relative) of the source context for the task step.Modifier and TypeMethodDescriptionTaskUpdateParameters.withStep
(TaskStepUpdateParameters step) Set the properties for updating a task step.