| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuthResult> |
TestAuthorizationResponse.authResults()
The authentication results.
|
| Modifier and Type | Method and Description |
|---|---|
TestAuthorizationResponse.Builder |
TestAuthorizationResponse.Builder.authResults(AuthResult... authResults)
The authentication results.
|
| Modifier and Type | Method and Description |
|---|---|
TestAuthorizationResponse.Builder |
TestAuthorizationResponse.Builder.authResults(Collection<AuthResult> authResults)
The authentication results.
|
Copyright © 2019. All rights reserved.