Uses of Class
io.resys.hdes.client.api.diff.ImmutableTagDiff.Builder
Packages that use ImmutableTagDiff.Builder
-
Uses of ImmutableTagDiff.Builder in io.resys.hdes.client.api.diff
Methods in io.resys.hdes.client.api.diff that return ImmutableTagDiff.BuilderModifier and TypeMethodDescriptionfinal ImmutableTagDiff.BuilderInitializes the value for thebaseIdattribute.final ImmutableTagDiff.BuilderInitializes the value for thebaseNameattribute.final ImmutableTagDiff.BuilderInitializes the value for thebodyattribute.static ImmutableTagDiff.BuilderImmutableTagDiff.builder()Creates a builder forImmutableTagDiff.final ImmutableTagDiff.BuilderImmutableTagDiff.Builder.created(LocalDateTime created) Initializes the value for thecreatedattribute.final ImmutableTagDiff.BuilderFill a builder with attribute values from the providedTagDiffinstance.final ImmutableTagDiff.BuilderInitializes the value for thetargetIdattribute.final ImmutableTagDiff.BuilderImmutableTagDiff.Builder.targetName(String targetName) Initializes the value for thetargetNameattribute.