### YamlMime:JavaType uid: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable" fullName: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable" name: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable" nameWithType: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable" summary: "The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified." syntax: "public static interface **RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable**
extends <>" methods: - uid: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withCacheEnabled(boolean)" fullName: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withCacheEnabled(boolean enabled)" name: "withCacheEnabled(boolean enabled)" nameWithType: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withCacheEnabled(boolean enabled)" summary: "The function that specifies the use of a cache based on user input parameter." modifiers: - "abstract" parameters: - description: "whether caching will be enabled." name: "enabled" type: "" syntax: "public abstract RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable withCacheEnabled(boolean enabled)" desc: "The function that specifies the use of a cache based on user input parameter." returns: description: "the next step of the container registry DockerTaskStep definition." type: "" - uid: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withImageNames(java.util.List)" fullName: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withImageNames(List imageNames)" name: "withImageNames(List imageNames)" nameWithType: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withImageNames(List imageNames)" summary: "The function that specifies the list of image names." modifiers: - "abstract" parameters: - description: "the image names." name: "imageNames" type: "<>" syntax: "public abstract RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable withImageNames(List imageNames)" desc: "The function that specifies the list of image names." returns: description: "the next step of the container registry DockerTaskStep definition." type: "" - uid: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArgument(java.lang.String,com.microsoft.azure.management.containerregistry.OverridingArgument)" fullName: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArgument(String name, OverridingArgument overridingArgument)" name: "withOverridingArgument(String name, OverridingArgument overridingArgument)" nameWithType: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArgument(String name, OverridingArgument overridingArgument)" summary: "The function that specifies the overriding argument and what it will override." modifiers: - "abstract" parameters: - description: "the name of the value to be overridden." name: "name" type: "" - description: "the content of the overriding argument." name: "overridingArgument" type: "" syntax: "public abstract RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable withOverridingArgument(String name, OverridingArgument overridingArgument)" desc: "The function that specifies the overriding argument and what it will override." returns: description: "the next stage of the container Docker task step definition." type: "" - uid: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArguments(java.util.Map)" fullName: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArguments(Map overridingArguments)" name: "withOverridingArguments(Map overridingArguments)" nameWithType: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArguments(Map overridingArguments)" summary: "The function that specifies the overriding arguments and what they will override." modifiers: - "abstract" parameters: - description: "map with key of the name of the value to be overridden and value OverridingArgument specifying the content of the overriding argument." name: "overridingArguments" type: "<,>" syntax: "public abstract RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable withOverridingArguments(Map overridingArguments)" desc: "The function that specifies the overriding arguments and what they will override." returns: description: "the next stage of the container Docker task step definition." type: "" - uid: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withPushEnabled(boolean)" fullName: "com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withPushEnabled(boolean enabled)" name: "withPushEnabled(boolean enabled)" nameWithType: "RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withPushEnabled(boolean enabled)" summary: "The function that enables push depending on user input parameter." modifiers: - "abstract" parameters: - description: "whether push will be enabled" name: "enabled" type: "" syntax: "public abstract RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable withPushEnabled(boolean enabled)" desc: "The function that enables push depending on user input parameter." returns: description: "the next step of the container registry DockerTaskStep definition." type: "" type: "interface" desc: "The stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified." implements: - "<>" metadata: {} package: "com.microsoft.azure.management.containerregistry" artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4