Uses of Interface
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpGatewayRouteProperty
Packages that use CfnGatewayRoute.HttpGatewayRouteProperty
-
Uses of CfnGatewayRoute.HttpGatewayRouteProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnGatewayRoute.HttpGatewayRoutePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGatewayRoute.HttpGatewayRoutePropertyMethods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.HttpGatewayRoutePropertyModifier and TypeMethodDescriptionCfnGatewayRoute.HttpGatewayRouteProperty.Builder.build()Builds the configured instance.GatewayRouteSpecConfig.getHttp2SpecConfig()The spec for an http2 gateway route.GatewayRouteSpecConfig.Jsii$Proxy.getHttp2SpecConfig()GatewayRouteSpecConfig.getHttpSpecConfig()The spec for an http gateway route.GatewayRouteSpecConfig.Jsii$Proxy.getHttpSpecConfig()Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.HttpGatewayRoutePropertyModifier and TypeMethodDescriptionCfnGatewayRoute.GatewayRouteSpecProperty.Builder.http2Route(CfnGatewayRoute.HttpGatewayRouteProperty http2Route) Sets the value ofCfnGatewayRoute.GatewayRouteSpecProperty.getHttp2Route()GatewayRouteSpecConfig.Builder.http2SpecConfig(CfnGatewayRoute.HttpGatewayRouteProperty http2SpecConfig) Sets the value ofGatewayRouteSpecConfig.getHttp2SpecConfig()CfnGatewayRoute.GatewayRouteSpecProperty.Builder.httpRoute(CfnGatewayRoute.HttpGatewayRouteProperty httpRoute) Sets the value ofCfnGatewayRoute.GatewayRouteSpecProperty.getHttpRoute()GatewayRouteSpecConfig.Builder.httpSpecConfig(CfnGatewayRoute.HttpGatewayRouteProperty httpSpecConfig) Sets the value ofGatewayRouteSpecConfig.getHttpSpecConfig()