| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ResetAuthorizersCacheResponse |
ApiGatewayV2Client.resetAuthorizersCache(ResetAuthorizersCacheRequest resetAuthorizersCacheRequest)
Resets all authorizer cache entries on a stage.
|
default CompletableFuture<ResetAuthorizersCacheResponse> |
ApiGatewayV2AsyncClient.resetAuthorizersCache(ResetAuthorizersCacheRequest resetAuthorizersCacheRequest)
Resets all authorizer cache entries on a stage.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResetAuthorizersCacheRequestMarshaller.marshall(ResetAuthorizersCacheRequest resetAuthorizersCacheRequest) |
Copyright © 2021. All rights reserved.