Interface GroupDefinition.Builder

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

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

    • type

      The string that represents the type of group.

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

      The string that represents the type of group.

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

      The string that represents a key for a specified group.

      Parameters:
      key - The string that represents a key for a specified group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.