| Modifier and Type | Method and Description |
|---|---|
HttpRouteProps.Builder |
HttpRouteProps.Builder.authorizationScopes(List<String> authorizationScopes)
Sets the value of
HttpRouteProps.getAuthorizationScopes() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.authorizer(IHttpRouteAuthorizer authorizer)
Sets the value of
HttpRouteProps.getAuthorizer() |
static HttpRouteProps.Builder |
HttpRouteProps.builder() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.httpApi(IHttpApi httpApi)
Sets the value of
HttpRouteProps.getHttpApi() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.integration(HttpRouteIntegration integration)
Sets the value of
BatchHttpRouteOptions.getIntegration() |
HttpRouteProps.Builder |
HttpRouteProps.Builder.routeKey(HttpRouteKey routeKey)
Sets the value of
HttpRouteProps.getRouteKey() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpRouteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpRouteProps.Builder. |
Copyright © 2023. All rights reserved.