Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
Packages that use RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions related to a RegistryFileTaskStep.Methods in com.azure.resourcemanager.containerregistry.models that return RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachableModifier and TypeMethodDescriptionRegistryFileTaskStep.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.FileTaskStepAttachable.withOverridingValues(Map<String, OverridingValue> overridingValues) The function that specifies the values that override the corresponding values specified under the function withValuesPath().RegistryFileTaskStep.DefinitionStages.FileTaskPath.withTaskPath(String path) The function that specifies the path to the task file.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable.withValuesPath(String path) The function that specifies the path to the values.