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