Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
Packages that use RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions related to a RegistryTaskRun.Subinterfaces with type arguments of type RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe 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.static interfaceThe 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.static interfaceThe 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.Methods in com.azure.resourcemanager.containerregistry.models that return RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocationModifier and TypeMethodDescriptionRegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation.withSourceLocation(String location) The function that specifies the location of the source control.RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation.withTimeout(int timeout) The function that specifies the timeout.