public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
 public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }