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