com.baidubce.services.vodpro
Class Constants

java.lang.Object
  extended by com.baidubce.services.vodpro.Constants

public class Constants
extends Object

Created on 17/9/6

Author:
liumin08

Field Summary
static String STATUS_ERROR
           
static String STATUS_FAILED
           
static String STATUS_PROCESSING
           
static String STATUS_PROVISIONING
           
static String STATUS_SUCCESS
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATUS_SUCCESS

public static final String STATUS_SUCCESS
See Also:
Constant Field Values

STATUS_FAILED

public static final String STATUS_FAILED
See Also:
Constant Field Values

STATUS_ERROR

public static final String STATUS_ERROR
See Also:
Constant Field Values

STATUS_PROCESSING

public static final String STATUS_PROCESSING
See Also:
Constant Field Values

STATUS_PROVISIONING

public static final String STATUS_PROVISIONING
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2018. All rights reserved.