C# Класс Amazon.DeviceFarm.ArtifactType

Constants used for properties of type ArtifactType.
Наследование: ConstantClass
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
APPIUM_JAVA_OUTPUT ArtifactType
APPIUM_JAVA_XML_OUTPUT ArtifactType
APPIUM_PYTHON_OUTPUT ArtifactType
APPIUM_PYTHON_XML_OUTPUT ArtifactType
APPIUM_SERVER_OUTPUT ArtifactType
APPLICATION_CRASH_REPORT ArtifactType
AUTOMATION_OUTPUT ArtifactType
CALABASH_JAVA_XML_OUTPUT ArtifactType
CALABASH_JSON_OUTPUT ArtifactType
CALABASH_PRETTY_OUTPUT ArtifactType
CALABASH_STANDARD_OUTPUT ArtifactType
DEVICE_LOG ArtifactType
EXERCISER_MONKEY_OUTPUT ArtifactType
EXPLORER_EVENT_LOG ArtifactType
EXPLORER_SUMMARY_LOG ArtifactType
INSTRUMENTATION_OUTPUT ArtifactType
MESSAGE_LOG ArtifactType
RESULT_LOG ArtifactType
SCREENSHOT ArtifactType
SERVICE_LOG ArtifactType
UNKNOWN ArtifactType
VIDEO ArtifactType
VIDEO_LOG ArtifactType
WEBKIT_LOG ArtifactType
XCTEST_LOG ArtifactType

Открытые методы

Метод Описание
ArtifactType ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : ArtifactType

Finds the constant for the unique value.

Описание методов

ArtifactType() публичный Метод

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public ArtifactType ( string value ) : System
value string
Результат System

FindValue() публичный статический Метод

Finds the constant for the unique value.
public static FindValue ( string value ) : ArtifactType
value string The unique value for the constant
Результат ArtifactType

Описание свойств

APPIUM_JAVA_OUTPUT публичное статическое свойство

Constant APPIUM_JAVA_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_JAVA_OUTPUT
Результат ArtifactType

APPIUM_JAVA_XML_OUTPUT публичное статическое свойство

Constant APPIUM_JAVA_XML_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_JAVA_XML_OUTPUT
Результат ArtifactType

APPIUM_PYTHON_OUTPUT публичное статическое свойство

Constant APPIUM_PYTHON_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_PYTHON_OUTPUT
Результат ArtifactType

APPIUM_PYTHON_XML_OUTPUT публичное статическое свойство

Constant APPIUM_PYTHON_XML_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_PYTHON_XML_OUTPUT
Результат ArtifactType

APPIUM_SERVER_OUTPUT публичное статическое свойство

Constant APPIUM_SERVER_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_SERVER_OUTPUT
Результат ArtifactType

APPLICATION_CRASH_REPORT публичное статическое свойство

Constant APPLICATION_CRASH_REPORT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPLICATION_CRASH_REPORT
Результат ArtifactType

AUTOMATION_OUTPUT публичное статическое свойство

Constant AUTOMATION_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm AUTOMATION_OUTPUT
Результат ArtifactType

CALABASH_JAVA_XML_OUTPUT публичное статическое свойство

Constant CALABASH_JAVA_XML_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_JAVA_XML_OUTPUT
Результат ArtifactType

CALABASH_JSON_OUTPUT публичное статическое свойство

Constant CALABASH_JSON_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_JSON_OUTPUT
Результат ArtifactType

CALABASH_PRETTY_OUTPUT публичное статическое свойство

Constant CALABASH_PRETTY_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_PRETTY_OUTPUT
Результат ArtifactType

CALABASH_STANDARD_OUTPUT публичное статическое свойство

Constant CALABASH_STANDARD_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_STANDARD_OUTPUT
Результат ArtifactType

DEVICE_LOG публичное статическое свойство

Constant DEVICE_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm DEVICE_LOG
Результат ArtifactType

EXERCISER_MONKEY_OUTPUT публичное статическое свойство

Constant EXERCISER_MONKEY_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm EXERCISER_MONKEY_OUTPUT
Результат ArtifactType

EXPLORER_EVENT_LOG публичное статическое свойство

Constant EXPLORER_EVENT_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm EXPLORER_EVENT_LOG
Результат ArtifactType

EXPLORER_SUMMARY_LOG публичное статическое свойство

Constant EXPLORER_SUMMARY_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm EXPLORER_SUMMARY_LOG
Результат ArtifactType

INSTRUMENTATION_OUTPUT публичное статическое свойство

Constant INSTRUMENTATION_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm INSTRUMENTATION_OUTPUT
Результат ArtifactType

MESSAGE_LOG публичное статическое свойство

Constant MESSAGE_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm MESSAGE_LOG
Результат ArtifactType

RESULT_LOG публичное статическое свойство

Constant RESULT_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm RESULT_LOG
Результат ArtifactType

SCREENSHOT публичное статическое свойство

Constant SCREENSHOT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm SCREENSHOT
Результат ArtifactType

SERVICE_LOG публичное статическое свойство

Constant SERVICE_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm SERVICE_LOG
Результат ArtifactType

UNKNOWN публичное статическое свойство

Constant UNKNOWN for ArtifactType
public static ArtifactType,Amazon.DeviceFarm UNKNOWN
Результат ArtifactType

VIDEO публичное статическое свойство

Constant VIDEO for ArtifactType
public static ArtifactType,Amazon.DeviceFarm VIDEO
Результат ArtifactType

VIDEO_LOG публичное статическое свойство

Constant VIDEO_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm VIDEO_LOG
Результат ArtifactType

WEBKIT_LOG публичное статическое свойство

Constant WEBKIT_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm WEBKIT_LOG
Результат ArtifactType

XCTEST_LOG публичное статическое свойство

Constant XCTEST_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm XCTEST_LOG
Результат ArtifactType