Interface AttributeItem.Builder

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

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

    • name

      The name of an attribute defined in a profile object type.

      Parameters:
      name - The name of an attribute defined in a profile object type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.