Interface ContextAttribute.Builder

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

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

    • key

      The key of ContextAttribute.

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

      The value of ContextAttribute.

      Parameters:
      value - The value of ContextAttribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.