@Singleton public class AmazonApiGateway extends AwsLambdaRelatedFeature implements AwsApiFeature
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
MICRONAUT_AWS_APIGATEWAY
GROUP_ID_AWS_SDK_V2, GROUP_ID_MICRONAUT_AWS
Constructor and Description |
---|
AmazonApiGateway(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() |
processSelectedFeatures
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, getMicronautDocumentation, getThirdPartyDocumentation, supports
getCategory, getFeatureClass
getCloud
getOrder, isCommunity, isPreview, isVisible, processSelectedFeatures
public static final java.lang.String NAME
public AmazonApiGateway(AwsLambda awsLambda)
@NonNull public java.lang.String getName()
Feature
public java.lang.String getTitle()
@NonNull public java.lang.String getDescription()
getDescription
in interface io.micronaut.core.naming.Described
getDescription
in interface Feature