Class Group.GroupDnGetListRequest

  • Enclosing class:
    Group

    public static class Group.GroupDnGetListRequest
    extends Request<Group.GroupDnGetListResponse>
    Get the list of DNs that are assigned to a group. Dns assigned to the IMRN pool are not listed in the response. The response is either a GroupDnGetListResponse or an ErrorResponse.
    Author:
    AlpacaGenerator
    • Field Detail

      • group

        @NotNull
        @Valid
        protected transient @NotNull @Valid Group group
    • Constructor Detail

      • GroupDnGetListRequest

        public GroupDnGetListRequest()
      • GroupDnGetListRequest

        public GroupDnGetListRequest​(Group group)