| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssooidc.model |
| Modifier and Type | Method and Description |
|---|---|
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static UnauthorizedClientException.Builder |
UnauthorizedClientException.builder() |
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.cause(Throwable cause) |
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.error_description(String errorDescription)
Deprecated.
|
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.error(String error)
Sets the value of the Error property for this object.
|
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.errorDescription(String errorDescription)
Sets the value of the ErrorDescription property for this object.
|
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.message(String message) |
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.requestId(String requestId) |
UnauthorizedClientException.Builder |
UnauthorizedClientException.Builder.statusCode(int statusCode) |
UnauthorizedClientException.Builder |
UnauthorizedClientException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UnauthorizedClientException.Builder> |
UnauthorizedClientException.serializableBuilderClass() |
Copyright © 2021. All rights reserved.