Package io.micronaut.rss.jsonfeed
Class JsonHub.Builder
java.lang.Object
io.micronaut.rss.jsonfeed.JsonHub.Builder
- Enclosing class:
- JsonHub
JsonHub Builder.
-
Method Summary
Modifier and TypeMethodDescription@NonNull JsonHub
build()
@NonNull JsonHub.Builder
@NonNull JsonHub.Builder
-
Method Details
-
type
- Parameters:
type
- describes the protocol used to talk to the hub- Returns:
- The Builder
-
url
- Parameters:
url
- location where the hub is present- Returns:
- The Builder
-
build
-