@ProviderType
public interface SlingHttpServletResponseBuilder
Fluent helper for building a response.
Note: instances of this interface are not thread-safe.
Modifier and Type | Method and Description |
---|---|
@NotNull SlingHttpServletResponseResult |
build()
Builds the response.
|
@NotNull @NotNull SlingHttpServletResponseResult build()
Copyright © 2022 The Apache Software Foundation. All rights reserved.