Interface OpsItemDataValue.Builder

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

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

    • value

      The value of the OperationalData key.

      Parameters:
      value - The value of the OperationalData key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of key-value pair. Valid types include SearchableString and String.

      Parameters:
      type - The type of key-value pair. Valid types include SearchableString and String.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of key-value pair. Valid types include SearchableString and String.

      Parameters:
      type - The type of key-value pair. Valid types include SearchableString and String.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: