Uses of Interface
com.microsoft.azure.management.containerregistry.SourceUploadDefinition
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of SourceUploadDefinition in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionRegistries.getBuildSourceUploadUrl
(String rgName, String acrName) The function that gets the URL of the build source upload.Registry.getBuildSourceUploadUrl()
Modifier and TypeMethodDescriptionrx.Observable<SourceUploadDefinition>
Registries.getBuildSourceUploadUrlAsync
(String rgName, String acrName) The function that gets the URL of the build source upload ashnchronously.rx.Observable<SourceUploadDefinition>
Registry.getBuildSourceUploadUrlAsync()
Gets the upload location for the user to be able to upload the source asynchronously.