@Singleton public class AmazonApiGatewayHttp extends AwsLambdaRelatedFeature implements AwsApiFeature
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
MICRONAUT_AWS_APIGATEWAYGROUP_ID_AWS_SDK_V2, GROUP_ID_MICRONAUT_AWS| Constructor and Description |
|---|
AmazonApiGatewayHttp(AwsLambda awsLambda) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
processSelectedFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getMicronautDocumentation, getThirdPartyDocumentation, supportsgetCategory, getFeatureClassgetCloudgetOrder, isCommunity, isPreview, isVisible, processSelectedFeaturespublic static final java.lang.String NAME
public AmazonApiGatewayHttp(AwsLambda awsLambda)
@NonNull public java.lang.String getName()
Featurepublic java.lang.String getTitle()
@NonNull public java.lang.String getDescription()
getDescription in interface io.micronaut.core.naming.DescribedgetDescription in interface Feature