コード例 #1
0
 public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
コード例 #2
0
 public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
コード例 #3
0
 public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
コード例 #4
0
 public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }