ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.Builder.build() |
|
static ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.copyOf(GwtStepImplementationDto instance) |
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withInputs(Map<String,? extends Object> entries) |
Copy the current immutable object by replacing the inputs map with the specified map.
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withOutputs(Map<String,? extends Object> entries) |
Copy the current immutable object by replacing the outputs map with the specified map.
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withTarget(String value) |
Copy the current immutable object by setting a value for the target attribute.
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withTask(String value) |
Copy the current immutable object by setting a value for the task attribute.
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withType(String value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withValidations(Map<String,? extends Object> entries) |
Copy the current immutable object by replacing the validations map with the specified map.
|
ImmutableGwtStepImplementationDto |
ImmutableGwtStepImplementationDto.withXRef(String value) |
Copy the current immutable object by setting a value for the xRef attribute.
|