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