Uses of Class
software.amazon.awscdk.services.apigateway.Stage
Packages that use Stage
-
Uses of Stage in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return StageModifier and TypeMethodDescriptionStage.Builder.build()IRestApi.getDeploymentStage()API Gateway stage that points to the latest deployment (if defined).default StageIRestApi.Jsii$Default.getDeploymentStage()API Gateway stage that points to the latest deployment (if defined).final StageIRestApi.Jsii$Proxy.getDeploymentStage()API Gateway stage that points to the latest deployment (if defined).RestApiBase.getDeploymentStage()API Gateway stage that points to the latest deployment (if defined).default StageBasePathMappingOptions.getStage()The Deployment stage of API [disable-awslint:ref-via-interface].final StageBasePathMappingOptions.Jsii$Proxy.getStage()final StageBasePathMappingProps.Jsii$Proxy.getStage()default StageUsagePlanPerApiStage.getStage()[disable-awslint:ref-via-interface].final StageUsagePlanPerApiStage.Jsii$Proxy.getStage()Methods in software.amazon.awscdk.services.apigateway with parameters of type StageModifier and TypeMethodDescriptiondefault voidIRestApi.Jsii$Default.setDeploymentStage(Stage value) API Gateway stage that points to the latest deployment (if defined).final voidIRestApi.Jsii$Proxy.setDeploymentStage(Stage value) API Gateway stage that points to the latest deployment (if defined).voidIRestApi.setDeploymentStage(Stage value) API Gateway stage that points to the latest deployment (if defined).voidRestApiBase.setDeploymentStage(Stage value) API Gateway stage that points to the latest deployment (if defined).The Deployment stage of API [disable-awslint:ref-via-interface].Sets the value ofBasePathMappingOptions.getStage()Sets the value ofBasePathMappingOptions.getStage()Sets the value ofUsagePlanPerApiStage.getStage()