| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TestInvokeAuthorizerResponse> |
IotAsyncClient.testInvokeAuthorizer(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest)
Tests a custom authorization behavior by invoking a specified custom authorizer.
|
default TestInvokeAuthorizerResponse |
IotClient.testInvokeAuthorizer(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest)
Tests a custom authorization behavior by invoking a specified custom authorizer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestInvokeAuthorizerRequestMarshaller.marshall(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest) |
Copyright © 2019. All rights reserved.