All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.brightcove.castlabs.client.response.IngestAssetError Maven / Gradle / Ivy

/**
 * Copyright 2015 Brightcove Inc. All rights reserved.
 * 
 * @author Scott Kidder
 */
package com.brightcove.castlabs.client.response;

/**
 * @author Scott Kidder
 *
 */
public enum IngestAssetError {
    EXCEPTION, MISSING_TYPE, MISSING_ASSET_ID, MISSING_KEYS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy