Uses of Interface
io.thestencil.client.api.StencilClient.LocaleLabel
-
Packages that use StencilClient.LocaleLabel Package Description io.thestencil.client.api -
-
Uses of StencilClient.LocaleLabel in io.thestencil.client.api
Classes in io.thestencil.client.api that implement StencilClient.LocaleLabel Modifier and Type Class Description classImmutableLocaleLabelImmutable implementation ofStencilClient.LocaleLabel.Methods in io.thestencil.client.api that return types with arguments of type StencilClient.LocaleLabel Modifier and Type Method Description List<StencilClient.LocaleLabel>CreateBuilder.CreateLink. getLabels()List<StencilClient.LocaleLabel>CreateBuilder.CreateWorkflow. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableCreateLink. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableCreateWorkflow. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableLink. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableLinkMutator. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableLinkReleaseItem. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableWorkflow. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableWorkflowMutator. getLabels()com.google.common.collect.ImmutableList<StencilClient.LocaleLabel>ImmutableWorkflowReleaseItem. getLabels()List<StencilClient.LocaleLabel>StencilClient.Link. getLabels()List<StencilClient.LocaleLabel>StencilClient.LinkReleaseItem. getLabels()List<StencilClient.LocaleLabel>StencilClient.Workflow. getLabels()List<StencilClient.LocaleLabel>StencilClient.WorkflowReleaseItem. getLabels()List<StencilClient.LocaleLabel>UpdateBuilder.LinkMutator. getLabels()List<StencilClient.LocaleLabel>UpdateBuilder.WorkflowMutator. getLabels()Methods in io.thestencil.client.api with parameters of type StencilClient.LocaleLabel Modifier and Type Method Description ImmutableCreateLink.BuilderImmutableCreateLink.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableCreateLink.BuilderImmutableCreateLink.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableCreateWorkflow.BuilderImmutableCreateWorkflow.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableCreateWorkflow.BuilderImmutableCreateWorkflow.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableLink.BuilderImmutableLink.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableLink.BuilderImmutableLink.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableLinkMutator.BuilderImmutableLinkMutator.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableLinkMutator.BuilderImmutableLinkMutator.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableLinkReleaseItem.BuilderImmutableLinkReleaseItem.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableLinkReleaseItem.BuilderImmutableLinkReleaseItem.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableWorkflow.BuilderImmutableWorkflow.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableWorkflow.BuilderImmutableWorkflow.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableWorkflowMutator.BuilderImmutableWorkflowMutator.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableWorkflowMutator.BuilderImmutableWorkflowMutator.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.ImmutableWorkflowReleaseItem.BuilderImmutableWorkflowReleaseItem.Builder. addLabels(StencilClient.LocaleLabel element)Adds one element tolabelslist.ImmutableWorkflowReleaseItem.BuilderImmutableWorkflowReleaseItem.Builder. addLabels(StencilClient.LocaleLabel... elements)Adds elements tolabelslist.static ImmutableLocaleLabelImmutableLocaleLabel. copyOf(StencilClient.LocaleLabel instance)Creates an immutable copy of aStencilClient.LocaleLabelvalue.ImmutableLocaleLabel.BuilderImmutableLocaleLabel.Builder. from(StencilClient.LocaleLabel instance)Fill a builder with attribute values from the providedLocaleLabelinstance.ImmutableCreateLinkImmutableCreateLink. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableCreateWorkflowImmutableCreateWorkflow. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableLinkImmutableLink. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableLinkMutatorImmutableLinkMutator. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableLinkReleaseItemImmutableLinkReleaseItem. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableWorkflowImmutableWorkflow. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableWorkflowMutatorImmutableWorkflowMutator. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableWorkflowReleaseItemImmutableWorkflowReleaseItem. withLabels(StencilClient.LocaleLabel... elements)Copy the current immutable object with elements that replace the content oflabels.Method parameters in io.thestencil.client.api with type arguments of type StencilClient.LocaleLabel Modifier and Type Method Description ImmutableCreateLink.BuilderImmutableCreateLink.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableCreateWorkflow.BuilderImmutableCreateWorkflow.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableLink.BuilderImmutableLink.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableLinkMutator.BuilderImmutableLinkMutator.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableLinkReleaseItem.BuilderImmutableLinkReleaseItem.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableWorkflow.BuilderImmutableWorkflow.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableWorkflowMutator.BuilderImmutableWorkflowMutator.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableWorkflowReleaseItem.BuilderImmutableWorkflowReleaseItem.Builder. addAllLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Adds elements tolabelslist.ImmutableCreateLink.BuilderImmutableCreateLink.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableCreateWorkflow.BuilderImmutableCreateWorkflow.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableLink.BuilderImmutableLink.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableLinkMutator.BuilderImmutableLinkMutator.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableLinkReleaseItem.BuilderImmutableLinkReleaseItem.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableWorkflow.BuilderImmutableWorkflow.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableWorkflowMutator.BuilderImmutableWorkflowMutator.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableWorkflowReleaseItem.BuilderImmutableWorkflowReleaseItem.Builder. labels(Iterable<? extends StencilClient.LocaleLabel> elements)Sets or replaces all elements forlabelslist.ImmutableCreateLinkImmutableCreateLink. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableCreateWorkflowImmutableCreateWorkflow. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableLinkImmutableLink. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableLinkMutatorImmutableLinkMutator. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableLinkReleaseItemImmutableLinkReleaseItem. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableWorkflowImmutableWorkflow. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableWorkflowMutatorImmutableWorkflowMutator. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.ImmutableWorkflowReleaseItemImmutableWorkflowReleaseItem. withLabels(Iterable<? extends StencilClient.LocaleLabel> elements)Copy the current immutable object with elements that replace the content oflabels.
-