Interface AdditionalSearchKey.Builder

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

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

    • keyName

      A searchable identifier of a customer profile.

      Parameters:
      keyName - A searchable identifier of a customer profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      A list of key values.

      Parameters:
      values - A list of key values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      A list of key values.

      Parameters:
      values - A list of key values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.