Interface GroupSummary.Builder

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

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

    • groupName

      GroupSummary.Builder groupName(String groupName)

      The name of the group the summary information is for.

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