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