Uses of Interface
io.thestencil.client.api.UpdateBuilder.WorkflowMutator
-
Packages that use UpdateBuilder.WorkflowMutator Package Description io.thestencil.client.api -
-
Uses of UpdateBuilder.WorkflowMutator in io.thestencil.client.api
Classes in io.thestencil.client.api that implement UpdateBuilder.WorkflowMutator Modifier and Type Class Description classImmutableWorkflowMutatorImmutable implementation ofUpdateBuilder.WorkflowMutator.Methods in io.thestencil.client.api with parameters of type UpdateBuilder.WorkflowMutator Modifier and Type Method Description static ImmutableWorkflowMutatorImmutableWorkflowMutator. copyOf(UpdateBuilder.WorkflowMutator instance)Creates an immutable copy of aUpdateBuilder.WorkflowMutatorvalue.ImmutableWorkflowMutator.BuilderImmutableWorkflowMutator.Builder. from(UpdateBuilder.WorkflowMutator instance)Fill a builder with attribute values from the providedWorkflowMutatorinstance.io.smallrye.mutiny.Uni<StencilClient.Entity<StencilClient.Workflow>>UpdateBuilder. workflow(UpdateBuilder.WorkflowMutator changes)
-