| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetAuthorizersResponse |
ApiGatewayV2Client.getAuthorizers(Consumer<GetAuthorizersRequest.Builder> 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 |
|---|---|
default CompletableFuture<GetAuthorizersResponse> |
ApiGatewayV2AsyncClient.getAuthorizers(Consumer<GetAuthorizersRequest.Builder> getAuthorizersRequest)
Gets the Authorizers for an API.
|
default CompletableFuture<GetAuthorizersResponse> |
ApiGatewayV2AsyncClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest)
Gets the Authorizers for an API.
|
Copyright © 2019. All rights reserved.