Package com.vidispine.generated
Class VXAType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.VXAType.PropInfo
-
-
Field Summary
Fields Modifier and Type Field Description static String
AGENT_GROUP
static String
ALL_STORAGES
static String
EXTERNAL_URI
static String
FILE
static String
FORWARD_SERVICE
static String
INSTANCE
static String
LAST_SEEN
static String
MODE
static String
NAME
static String
PORT
static String
PUBLIC_KEY
static String
S_3_CREDENTIAL_TYPE
static String
STATUS
static String
STORAGE
static String
TRANSCODER
static String
TRANSCODER_VERSION
static String
URI
static String
USER
static String
UUID
static String
VS_CLUSTER_ADDRESS
static String
VS_INSTANCE
static String
VXA_VERSION
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
UUID
public static final transient String UUID
- See Also:
- Constant Field Values
-
USER
public static final transient String USER
- See Also:
- Constant Field Values
-
ALL_STORAGES
public static final transient String ALL_STORAGES
- See Also:
- Constant Field Values
-
STORAGE
public static final transient String STORAGE
- See Also:
- Constant Field Values
-
FILE
public static final transient String FILE
- See Also:
- Constant Field Values
-
NAME
public static final transient String NAME
- See Also:
- Constant Field Values
-
INSTANCE
public static final transient String INSTANCE
- See Also:
- Constant Field Values
-
VXA_VERSION
public static final transient String VXA_VERSION
- See Also:
- Constant Field Values
-
S_3_CREDENTIAL_TYPE
public static final transient String S_3_CREDENTIAL_TYPE
- See Also:
- Constant Field Values
-
TRANSCODER_VERSION
public static final transient String TRANSCODER_VERSION
- See Also:
- Constant Field Values
-
URI
public static final transient String URI
- See Also:
- Constant Field Values
-
PORT
public static final transient String PORT
- See Also:
- Constant Field Values
-
STATUS
public static final transient String STATUS
- See Also:
- Constant Field Values
-
LAST_SEEN
public static final transient String LAST_SEEN
- See Also:
- Constant Field Values
-
MODE
public static final transient String MODE
- See Also:
- Constant Field Values
-
PUBLIC_KEY
public static final transient String PUBLIC_KEY
- See Also:
- Constant Field Values
-
VS_CLUSTER_ADDRESS
public static final transient String VS_CLUSTER_ADDRESS
- See Also:
- Constant Field Values
-
VS_INSTANCE
public static final transient String VS_INSTANCE
- See Also:
- Constant Field Values
-
TRANSCODER
public static final transient String TRANSCODER
- See Also:
- Constant Field Values
-
AGENT_GROUP
public static final transient String AGENT_GROUP
- See Also:
- Constant Field Values
-
EXTERNAL_URI
public static final transient String EXTERNAL_URI
- See Also:
- Constant Field Values
-
FORWARD_SERVICE
public static final transient String FORWARD_SERVICE
- See Also:
- Constant Field Values
-
-