Uses of Class
com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Packages that use ImmutableGwtStepImplementationDto
-
Uses of ImmutableGwtStepImplementationDto in com.chutneytesting.scenario.api.raw.dto
Methods in com.chutneytesting.scenario.api.raw.dto that return ImmutableGwtStepImplementationDtoModifier and TypeMethodDescriptionImmutableGwtStepImplementationDto.Builder.build()Builds a newImmutableGwtStepImplementationDto.ImmutableGwtStepImplementationDto.copyOf(GwtStepImplementationDto instance) Creates an immutable copy of aGwtStepImplementationDtovalue.ImmutableGwtStepImplementationDto.withInputs(Map<String, ? extends Object> entries) Copy the current immutable object by replacing theinputsmap with the specified map.ImmutableGwtStepImplementationDto.withOutputs(Map<String, ? extends Object> entries) Copy the current immutable object by replacing theoutputsmap with the specified map.ImmutableGwtStepImplementationDto.withTarget(String value) Copy the current immutable object by setting a value for thetargetattribute.Copy the current immutable object by setting a value for thetaskattribute.Copy the current immutable object by setting a value for thetypeattribute.ImmutableGwtStepImplementationDto.withValidations(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thevalidationsmap with the specified map.Copy the current immutable object by setting a value for thexRefattribute.