| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAuthorizersResponse> |
ApiGatewayV2AsyncClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest)
Gets the Authorizers for an API.
|
default GetAuthorizersResponse |
ApiGatewayV2Client.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest)
Gets the Authorizers for an API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAuthorizersRequestMarshaller.marshall(GetAuthorizersRequest getAuthorizersRequest) |
Copyright © 2023. All rights reserved.