@Generated(value="software.amazon.awssdk:codegen") public final class ServiceLinkedRoleNotFoundException extends ElastiCacheException implements ToCopyableBuilder<ServiceLinkedRoleNotFoundException.Builder,ServiceLinkedRoleNotFoundException>
The specified service linked role (SLR) was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceLinkedRoleNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLinkedRoleNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceLinkedRoleNotFoundException.Builder> |
serializableBuilderClass() |
ServiceLinkedRoleNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ServiceLinkedRoleNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceLinkedRoleNotFoundException.Builder,ServiceLinkedRoleNotFoundException>toBuilder in class ElastiCacheExceptionpublic static ServiceLinkedRoleNotFoundException.Builder builder()
public static Class<? extends ServiceLinkedRoleNotFoundException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.