Interface SourceUploadDefinition

All Superinterfaces:
HasInnerModel<SourceUploadDefinitionInner>

public interface SourceUploadDefinition extends HasInnerModel<SourceUploadDefinitionInner>
The source repository properties for a build task.
  • Method Details

    • uploadUrl

      String uploadUrl()
      Returns:
      the URL where the client can upload the source
    • relativePath

      String relativePath()
      Returns:
      the the relative path to the source; this is used to submit the subsequent queue build request