Interface IncompatibilityMessage.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IncompatibilityMessage.Builder,IncompatibilityMessage>, SdkBuilder<IncompatibilityMessage.Builder,IncompatibilityMessage>, SdkPojo
Enclosing class:
IncompatibilityMessage

public static interface IncompatibilityMessage.Builder extends SdkPojo, CopyableBuilder<IncompatibilityMessage.Builder,IncompatibilityMessage>
  • Method Details

    • message

      A message about the incompatibility.

      Parameters:
      message - A message about the incompatibility.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of incompatibility.

      Allowed values include:

      • ARN

      • FORM_FACTOR (for example, phone or tablet)

      • MANUFACTURER

      • PLATFORM (for example, Android or iOS)

      • REMOTE_ACCESS_ENABLED

      • APPIUM_VERSION

      Parameters:
      type - The type of incompatibility.

      Allowed values include:

      • ARN

      • FORM_FACTOR (for example, phone or tablet)

      • MANUFACTURER

      • PLATFORM (for example, Android or iOS)

      • REMOTE_ACCESS_ENABLED

      • APPIUM_VERSION

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of incompatibility.

      Allowed values include:

      • ARN

      • FORM_FACTOR (for example, phone or tablet)

      • MANUFACTURER

      • PLATFORM (for example, Android or iOS)

      • REMOTE_ACCESS_ENABLED

      • APPIUM_VERSION

      Parameters:
      type - The type of incompatibility.

      Allowed values include:

      • ARN

      • FORM_FACTOR (for example, phone or tablet)

      • MANUFACTURER

      • PLATFORM (for example, Android or iOS)

      • REMOTE_ACCESS_ENABLED

      • APPIUM_VERSION

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: