Uses of Interface
software.amazon.awscdk.services.apigateway.ApiDefinitionConfig
Packages that use ApiDefinitionConfig
-
Uses of ApiDefinitionConfig in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement ApiDefinitionConfigMethods in software.amazon.awscdk.services.apigateway that return ApiDefinitionConfigModifier and TypeMethodDescriptionabstract ApiDefinitionConfigApiDefinition.bind(software.constructs.Construct scope) Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.AssetApiDefinition.bind(software.constructs.Construct scope) Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.InlineApiDefinition.bind(software.constructs.Construct _scope) Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.S3ApiDefinition.bind(software.constructs.Construct _scope) Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.ApiDefinitionConfig.Builder.build()Builds the configured instance.