| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthorizerResult |
AWSIotClient.updateAuthorizer(UpdateAuthorizerRequest request)
Updates an authorizer.
|
UpdateAuthorizerResult |
AWSIot.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an authorizer.
|
UpdateAuthorizerResult |
AbstractAWSIot.updateAuthorizer(UpdateAuthorizerRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAuthorizerResult> |
AWSIotAsyncClient.updateAuthorizerAsync(UpdateAuthorizerRequest request,
AsyncHandler<UpdateAuthorizerRequest,UpdateAuthorizerResult> asyncHandler) |
Future<UpdateAuthorizerResult> |
AWSIotAsync.updateAuthorizerAsync(UpdateAuthorizerRequest updateAuthorizerRequest,
AsyncHandler<UpdateAuthorizerRequest,UpdateAuthorizerResult> asyncHandler)
Updates an authorizer.
|
Future<UpdateAuthorizerResult> |
AbstractAWSIotAsync.updateAuthorizerAsync(UpdateAuthorizerRequest request,
AsyncHandler<UpdateAuthorizerRequest,UpdateAuthorizerResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthorizerResult |
UpdateAuthorizerResult.clone() |
UpdateAuthorizerResult |
UpdateAuthorizerResult.withAuthorizerArn(String authorizerArn)
The authorizer ARN.
|
UpdateAuthorizerResult |
UpdateAuthorizerResult.withAuthorizerName(String authorizerName)
The authorizer name.
|
Copyright © 2025. All rights reserved.