Uses of Interface
software.aws.awsprototypingsdk.openapigateway.MethodAndPath
-
-
Uses of MethodAndPath in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement MethodAndPath Modifier and Type Class Description static classMethodAndPath.Jsii$ProxyAn implementation forMethodAndPathMethods in software.aws.awsprototypingsdk.openapigateway that return MethodAndPath Modifier and Type Method Description MethodAndPathMethodAndPath.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway that return types with arguments of type MethodAndPath Modifier and Type Method Description Map<String,MethodAndPath>OpenApiGatewayLambdaApiProps.Jsii$Proxy. getOperationLookup()Map<String,MethodAndPath>OpenApiOptions. getOperationLookup()(experimental) Details about each operation.Map<String,MethodAndPath>OpenApiOptions.Jsii$Proxy. getOperationLookup()Method parameters in software.aws.awsprototypingsdk.openapigateway with type arguments of type MethodAndPath Modifier and Type Method Description OpenApiGatewayLambdaApi.BuilderOpenApiGatewayLambdaApi.Builder. operationLookup(Map<String,? extends MethodAndPath> operationLookup)(experimental) Details about each operation.OpenApiGatewayLambdaApiProps.BuilderOpenApiGatewayLambdaApiProps.Builder. operationLookup(Map<String,? extends MethodAndPath> operationLookup)Sets the value ofOpenApiOptions.getOperationLookup()OpenApiOptions.BuilderOpenApiOptions.Builder. operationLookup(Map<String,? extends MethodAndPath> operationLookup)Sets the value ofOpenApiOptions.getOperationLookup()
-