Interface CreateGroupCommandStep1

All Superinterfaces:
FinalCommandStep<CreateGroupResponse>
All Known Implementing Classes:
CreateGroupCommandImpl

public interface CreateGroupCommandStep1 extends FinalCommandStep<CreateGroupResponse>
  • Method Details

    • name

      Set the name for the group to be created.
      Parameters:
      name - the group name
      Returns:
      the builder for this command