Uses of Class
org.springframework.hateoas.mediatype.alps.Descriptor
Packages that use Descriptor
Package
Description
Value objects to build ALPS metadata.
-
Uses of Descriptor in org.springframework.hateoas.mediatype.alps
Methods in org.springframework.hateoas.mediatype.alps that return DescriptorMethods in org.springframework.hateoas.mediatype.alps that return types with arguments of type DescriptorModifier and TypeMethodDescriptionAlps.getDescriptor()@Nullable List<Descriptor>Descriptor.getDescriptor()Method parameters in org.springframework.hateoas.mediatype.alps with type arguments of type DescriptorModifier and TypeMethodDescriptionAlps.AlpsBuilder.descriptor(@NonNull List<Descriptor> descriptor) Descriptor.DescriptorBuilder.descriptor(@Nullable List<Descriptor> descriptor)