| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAuthorizerResponse |
IotClient.createAuthorizer(Consumer<CreateAuthorizerRequest.Builder> createAuthorizerRequest)
Creates an authorizer.
|
default CreateAuthorizerResponse |
IotClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest)
Creates an authorizer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAuthorizerResponse> |
IotAsyncClient.createAuthorizer(Consumer<CreateAuthorizerRequest.Builder> createAuthorizerRequest)
Creates an authorizer.
|
default CompletableFuture<CreateAuthorizerResponse> |
IotAsyncClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest)
Creates an authorizer.
|
Copyright © 2021. All rights reserved.