Interface MemberGroup.Builder

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

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

    • groupName

      MemberGroup.Builder groupName(String groupName)

      The name of the sub group.

      Parameters:
      groupName - The name of the sub group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the sub group.

      Parameters:
      type - The type of the sub group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the sub group.

      Parameters:
      type - The type of the sub group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: