Uses of Class
software.amazon.awscdk.services.apigateway.InlineApiDefinition
Packages that use InlineApiDefinition
-
Uses of InlineApiDefinition in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return InlineApiDefinitionModifier and TypeMethodDescriptionstatic InlineApiDefinitionApiDefinition.fromInline(Object definition) Create an API definition from an inline object.