@Generated(value="software.amazon.awssdk:codegen") public final class NotFoundException extends CodeGuruReviewerException implements ToCopyableBuilder<NotFoundException.Builder,NotFoundException>
The resource specified in the request was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotFoundException.Builder> |
serializableBuilderClass() |
NotFoundException.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 NotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NotFoundException.Builder,NotFoundException>toBuilder in class CodeGuruReviewerExceptionpublic static NotFoundException.Builder builder()
public static Class<? extends NotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.