Uses of Class
io.resys.hdes.client.api.ast.ImmutableHeaders
Packages that use ImmutableHeaders
-
Uses of ImmutableHeaders in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableHeadersModifier and TypeMethodDescriptionImmutableHeaders.Builder.build()Builds a newImmutableHeaders.static ImmutableHeadersImmutableHeaders.copyOf(AstBody.Headers instance) Creates an immutable copy of aAstBody.Headersvalue.final ImmutableHeadersImmutableHeaders.withAcceptDefs(TypeDef... elements) Copy the current immutable object with elements that replace the content ofacceptDefs.final ImmutableHeadersImmutableHeaders.withAcceptDefs(Iterable<? extends TypeDef> elements) Copy the current immutable object with elements that replace the content ofacceptDefs.final ImmutableHeadersImmutableHeaders.withReturnDefs(TypeDef... elements) Copy the current immutable object with elements that replace the content ofreturnDefs.final ImmutableHeadersImmutableHeaders.withReturnDefs(Iterable<? extends TypeDef> elements) Copy the current immutable object with elements that replace the content ofreturnDefs.