Interface CodegenJobAsset.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CodegenJobAsset.Builder,CodegenJobAsset>, SdkBuilder<CodegenJobAsset.Builder,CodegenJobAsset>, SdkPojo
Enclosing class:
CodegenJobAsset

public static interface CodegenJobAsset.Builder extends SdkPojo, CopyableBuilder<CodegenJobAsset.Builder,CodegenJobAsset>
  • Method Details

    • downloadUrl

      CodegenJobAsset.Builder downloadUrl(String downloadUrl)

      The URL to use to access the asset.

      Parameters:
      downloadUrl - The URL to use to access the asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.