Interface AttributeValue.Builder

  • Method Details

    • s

      Sets the value of the S property for this object.
      Parameters:
      s - The new value for the S property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • n

      Sets the value of the N property for this object.
      Parameters:
      n - The new value for the N property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • b

      Sets the value of the B property for this object.
      Parameters:
      b - The new value for the B property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ss

      Sets the value of the SS property for this object.
      Parameters:
      ss - The new value for the SS property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ss

      Sets the value of the SS property for this object.
      Parameters:
      ss - The new value for the SS property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ns

      Sets the value of the NS property for this object.
      Parameters:
      ns - The new value for the NS property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ns

      Sets the value of the NS property for this object.
      Parameters:
      ns - The new value for the NS property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bs

      Sets the value of the BS property for this object.
      Parameters:
      bs - The new value for the BS property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bs

      Sets the value of the BS property for this object.
      Parameters:
      bs - The new value for the BS property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • m

      Sets the value of the M property for this object.
      Parameters:
      m - The new value for the M property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • l

      Sets the value of the L property for this object.
      Parameters:
      l - The new value for the L property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • l

      Sets the value of the L property for this object.
      Parameters:
      l - The new value for the L property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • l

      Sets the value of the L property for this object. This is a convenience method that creates an instance of the AttributeValue.Builder avoiding the need to create one manually via AttributeValue.builder() .

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to l(List<AttributeValue>).

      Parameters:
      l - a consumer that will call methods on AttributeValue.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nullValue

      AttributeValue.Builder nullValue(Boolean nullValue)
      Sets the value of the NULL property for this object.
      Parameters:
      nullValue - The new value for the NULL property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bool

      Sets the value of the BOOL property for this object.
      Parameters:
      bool - The new value for the BOOL property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.