@Generated(value="software.amazon.awssdk:codegen") public class UnauthenticatedException extends LightsailException implements ToCopyableBuilder<UnauthenticatedException.Builder,UnauthenticatedException>
Lightsail throws this exception when the user has not been authenticated.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnauthenticatedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnauthenticatedException.Builder |
builder() |
String |
code()
Returns the value of the Code property for this object.
|
String |
docs()
Returns the value of the Docs property for this object.
|
static Class<? extends UnauthenticatedException.Builder> |
serializableBuilderClass() |
String |
tip()
Returns the value of the Tip property for this object.
|
UnauthenticatedException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic UnauthenticatedException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<UnauthenticatedException.Builder,UnauthenticatedException>public static UnauthenticatedException.Builder builder()
public static Class<? extends UnauthenticatedException.Builder> serializableBuilderClass()
public String code()
public String docs()
public String tip()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.