| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static UnauthenticatedException.Builder |
UnauthenticatedException.builder() |
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.cause(Throwable cause) |
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.code(String code)
Sets the value of the Code property for this object.
|
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.docs(String docs)
Sets the value of the Docs property for this object.
|
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.message(String message) |
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.requestId(String requestId) |
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.statusCode(int statusCode) |
UnauthenticatedException.Builder |
UnauthenticatedException.Builder.tip(String tip)
Sets the value of the Tip property for this object.
|
UnauthenticatedException.Builder |
UnauthenticatedException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UnauthenticatedException.Builder> |
UnauthenticatedException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.