Uses of Class
io.riada.insight.model.ImmutableDocumentationPage
Packages that use ImmutableDocumentationPage
-
Uses of ImmutableDocumentationPage in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableDocumentationPageModifier and TypeMethodDescriptionImmutableDocumentationPage.Builder.build()
Builds a newImmutableDocumentationPage
.static ImmutableDocumentationPage
ImmutableDocumentationPage.copyOf
(DocumentationPage instance) Creates an immutable copy of aDocumentationPage
value.Copy the current immutable object by setting a value for theid
attribute.ImmutableDocumentationPage.withProviderId
(String value) Copy the current immutable object by setting a value for theproviderId
attribute.Copy the current immutable object by setting a value for thetitle
attribute.Copy the current immutable object by setting a value for theurl
attribute.