Uses of Class
com.redhat.parodos.sdk.model.UserRoleResponseDTO
Packages that use UserRoleResponseDTO
-
Uses of UserRoleResponseDTO in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return UserRoleResponseDTOModifier and TypeMethodDescriptionUserRoleResponseDTO.addRolesItem(UserRoleResponseDTO.RolesEnum rolesItem) static UserRoleResponseDTOCreate an instance of UserRoleResponseDTO given an JSON stringUserRoleResponseDTO.roles(Set<UserRoleResponseDTO.RolesEnum> roles) Methods in com.redhat.parodos.sdk.model that return types with arguments of type UserRoleResponseDTOModifier and TypeMethodDescriptionProjectUserRoleResponseDTO.getUserResponseDTOList()Get userResponseDTOListMethods in com.redhat.parodos.sdk.model with parameters of type UserRoleResponseDTOModifier and TypeMethodDescriptionProjectUserRoleResponseDTO.addUserResponseDTOListItem(UserRoleResponseDTO userResponseDTOListItem) Method parameters in com.redhat.parodos.sdk.model with type arguments of type UserRoleResponseDTOModifier and TypeMethodDescriptionvoidProjectUserRoleResponseDTO.setUserResponseDTOList(List<UserRoleResponseDTO> userResponseDTOList) ProjectUserRoleResponseDTO.userResponseDTOList(List<UserRoleResponseDTO> userResponseDTOList)