JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.projectgen.core.feature
FeatureFetcher
Contents
Description
Method Summary
Method Details
fetch(Options)
Hide sidebar
Show sidebar
Interface FeatureFetcher
public interface
FeatureFetcher
Fetches visible features.
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)
Parameters:
options
- project options
Returns:
features