Uses of Record Class
org.graylog2.rest.resources.system.field_types.FieldTypeChangeRequest
Packages that use FieldTypeChangeRequest
-
Uses of FieldTypeChangeRequest in org.graylog2.rest.resources.system.field_types
Methods in org.graylog2.rest.resources.system.field_types with parameters of type FieldTypeChangeRequestModifier and TypeMethodDescriptionFieldTypeMappingsResource.changeFieldType(@Valid @NotNull(message="Request body is mandatory") FieldTypeChangeRequest request)