Uses of Class
fr.enedis.chutney.dataset.api.ImmutableDataSetDto
Packages that use ImmutableDataSetDto
-
Uses of ImmutableDataSetDto in fr.enedis.chutney.dataset.api
Methods in fr.enedis.chutney.dataset.api that return ImmutableDataSetDtoModifier and TypeMethodDescriptionImmutableDataSetDto.Builder.build()Builds a newImmutableDataSetDto.static ImmutableDataSetDtoImmutableDataSetDto.copyOf(DataSetDto instance) Creates an immutable copy of aDataSetDtovalue.final ImmutableDataSetDtoImmutableDataSetDto.withCampaignUsage(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofcampaignUsage.final ImmutableDataSetDtoImmutableDataSetDto.withCampaignUsage(String... elements) Copy the current immutable object with elements that replace the content ofcampaignUsage.final ImmutableDataSetDtoImmutableDataSetDto.withConstants(KeyValue... elements) Copy the current immutable object with elements that replace the content ofconstants.final ImmutableDataSetDtoImmutableDataSetDto.withConstants(Iterable<? extends KeyValue> elements) Copy the current immutable object with elements that replace the content ofconstants.final ImmutableDataSetDtoImmutableDataSetDto.withDatatable(Iterable<? extends List<KeyValue>> elements) Copy the current immutable object with elements that replace the content ofdatatable.final ImmutableDataSetDtoImmutableDataSetDto.withDatatable(List<KeyValue>... elements) Copy the current immutable object with elements that replace the content ofdatatable.final ImmutableDataSetDtoImmutableDataSetDto.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableDataSetDtoCopy the current immutable object by setting a present value for the optionalidattribute.final ImmutableDataSetDtoCopy the current immutable object by setting an optional value for theidattribute.final ImmutableDataSetDtoImmutableDataSetDto.withLastUpdated(Instant value) Copy the current immutable object by setting a value for thelastUpdatedattribute.final ImmutableDataSetDtoCopy the current immutable object by setting a value for thenameattribute.final ImmutableDataSetDtoImmutableDataSetDto.withScenarioInCampaignUsage(Map<String, ? extends Set<String>> entries) Copy the current immutable object by replacing thescenarioInCampaignUsagemap with the specified map.final ImmutableDataSetDtoImmutableDataSetDto.withScenarioUsage(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofscenarioUsage.final ImmutableDataSetDtoImmutableDataSetDto.withScenarioUsage(String... elements) Copy the current immutable object with elements that replace the content ofscenarioUsage.final ImmutableDataSetDtoCopy the current immutable object with elements that replace the content oftags.final ImmutableDataSetDtoCopy the current immutable object with elements that replace the content oftags.