Interface RegistryTask.Update
- All Superinterfaces:
Appliable<RegistryTask>
,Indexable
,RegistryTask.UpdateStages.AgentConfiguration
,RegistryTask.UpdateStages.Platform
,RegistryTask.UpdateStages.TaskStepType
,RegistryTask.UpdateStages.Timeout
,RegistryTask.UpdateStages.TriggerTypes
- Enclosing interface:
- RegistryTask
public static interface RegistryTask.Update
extends RegistryTask.UpdateStages.Platform, RegistryTask.UpdateStages.TriggerTypes, RegistryTask.UpdateStages.AgentConfiguration, RegistryTask.UpdateStages.Timeout, RegistryTask.UpdateStages.TaskStepType, Appliable<RegistryTask>
Container interface for all the updates related to a registry task.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.AgentConfiguration
withCpuCount
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Platform
withLinux, withLinux, withLinux, withPlatform, withWindows, withWindows, withWindows
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.TaskStepType
updateDockerTaskStep, updateEncodedTaskStep, updateFileTaskStep
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.Timeout
withTimeout
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.UpdateStages.TriggerTypes
defineSourceTrigger, updateBaseImageTrigger, updateBaseImageTrigger, updateSourceTrigger