Interface GroupMetadata.Builder

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

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

    • id

      The ID of the user group.

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

      The name of the group.

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