pub fn get_archive_url(
    deployment_space: &DeploymentSpace,
    binary_type: &BinaryType,
    channel: &PrimaryChannel,
    record: &RecordType
) -> String
Expand description

Generate an archive URL for the specified parameters.