Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
-
Packages that use RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable in com.azure.resourcemanager.containerregistry.models Modifier and Type Interface Description static interfaceRegistryFileTaskStep.DefinitionContainer interface for all the definitions related to a RegistryFileTaskStep.Methods in com.azure.resourcemanager.containerregistry.models that return RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable Modifier and Type Method Description RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachableRegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable. withOverridingValue(String name, OverridingValue overridingValue)The function that specifies a single value that will override the corresponding value specified under the function withValuesPath().RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachableRegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable. withOverridingValues(Map<String,OverridingValue> overridingValues)The function that specifies the values that override the corresponding values specified under the function withValuesPath().RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachableRegistryFileTaskStep.DefinitionStages.FileTaskPath. withTaskPath(String path)The function that specifies the path to the task file.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachableRegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable. withValuesPath(String path)The function that specifies the path to the values.
-