| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAuthorizerResponse |
ApiGatewayClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest)
Updates an existing Authorizer resource.
|
default UpdateAuthorizerResponse |
ApiGatewayClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an existing Authorizer resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAuthorizerResponse> |
ApiGatewayAsyncClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest)
Updates an existing Authorizer resource.
|
default CompletableFuture<UpdateAuthorizerResponse> |
ApiGatewayAsyncClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an existing Authorizer resource.
|
Copyright © 2023. All rights reserved.