@Generated(value="software.amazon.awssdk:codegen") public final class ServiceAccountException extends DeviceFarmException implements ToCopyableBuilder<ServiceAccountException.Builder,ServiceAccountException>
There was a problem with the service account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceAccountException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceAccountException.Builder> |
serializableBuilderClass() |
ServiceAccountException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ServiceAccountException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceAccountException.Builder,ServiceAccountException>toBuilder in class DeviceFarmExceptionpublic static ServiceAccountException.Builder builder()
public static Class<? extends ServiceAccountException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.