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