Uses of Interface
fr.enedis.chutney.server.core.domain.tools.PaginationRequestWrapperDto
Packages that use PaginationRequestWrapperDto
-
Uses of PaginationRequestWrapperDto in fr.enedis.chutney.server.core.domain.tools
Classes in fr.enedis.chutney.server.core.domain.tools that implement PaginationRequestWrapperDtoModifier and TypeClassDescriptionfinal classImmutable implementation ofPaginationRequestWrapperDto.Methods in fr.enedis.chutney.server.core.domain.tools with parameters of type PaginationRequestWrapperDtoModifier and TypeMethodDescriptionstatic <W> ImmutablePaginationRequestWrapperDto<W> ImmutablePaginationRequestWrapperDto.copyOf(PaginationRequestWrapperDto<W> instance) Creates an immutable copy of aPaginationRequestWrapperDtovalue.ImmutablePaginationRequestWrapperDto.Builder.from(PaginationRequestWrapperDto<W> instance) Fill a builder with attribute values from the providedPaginationRequestWrapperDtoinstance.