@Generated(value="software.amazon.awssdk:codegen") public final class TagOperationException extends DeviceFarmException implements ToCopyableBuilder<TagOperationException.Builder,TagOperationException>
The operation was not successful. Try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagOperationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagOperationException.Builder |
builder() |
String |
resourceName()
Returns the value of the ResourceName property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagOperationException.Builder> |
serializableBuilderClass() |
TagOperationException.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 TagOperationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagOperationException.Builder,TagOperationException>toBuilder in class DeviceFarmExceptionpublic static TagOperationException.Builder builder()
public static Class<? extends TagOperationException.Builder> serializableBuilderClass()
public String resourceName()
Copyright © 2020. All rights reserved.