JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.micronaut.projectgen.core.feature
Interface FeatureFetcher
public interface
FeatureFetcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NonNull
List
<
FeatureResponse
>
fetch
(@NonNull
Options
options)
Method Details
fetch
@NonNull
@NonNull
List
<
FeatureResponse
>
fetch
(@NonNull @NonNull
Options
options)