Uses of Class
io.dialob.session.engine.program.model.ImmutableLabel.Builder
Packages that use ImmutableLabel.Builder
-
Uses of ImmutableLabel.Builder in io.dialob.session.engine.program.model
Methods in io.dialob.session.engine.program.model that return ImmutableLabel.BuilderModifier and TypeMethodDescriptionstatic ImmutableLabel.BuilderImmutableLabel.builder()Creates a builder forImmutableLabel.final ImmutableLabel.BuilderFill a builder with attribute values from the providedLabelinstance.final ImmutableLabel.BuilderSets or replaces all mappings from the specified map as entries for thelabelsmap.final ImmutableLabel.BuilderImmutableLabel.Builder.putAllLabels(Map<String, ? extends String> entries) Put all mappings from the specified map as entries tolabelsmap.final ImmutableLabel.BuilderPut one entry to thelabelsmap.final ImmutableLabel.BuilderPut one entry to thelabelsmap.