@Generated(value="software.amazon.awssdk:codegen") public final class ServiceSettingNotFoundException extends SsmException implements ToCopyableBuilder<ServiceSettingNotFoundException.Builder,ServiceSettingNotFoundException>
The specified service setting was not found. Either the service name or the setting has not been provisioned by the AWS service team.
Modifier and Type | Class and Description |
---|---|
static interface |
ServiceSettingNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static ServiceSettingNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceSettingNotFoundException.Builder> |
serializableBuilderClass() |
ServiceSettingNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ServiceSettingNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ServiceSettingNotFoundException.Builder,ServiceSettingNotFoundException>
toBuilder
in class SsmException
public static ServiceSettingNotFoundException.Builder builder()
public static Class<? extends ServiceSettingNotFoundException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.