| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAuthorizerResponse |
IotClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest)
Updates an authorizer.
|
default UpdateAuthorizerResponse |
IotClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an authorizer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAuthorizerResponse> |
IotAsyncClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest)
Updates an authorizer.
|
default CompletableFuture<UpdateAuthorizerResponse> |
IotAsyncClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an authorizer.
|
Copyright © 2021. All rights reserved.