@Generated(value="software.amazon.awssdk:codegen") public final class NotAuthorizedException extends KinesisVideoSignalingException implements ToCopyableBuilder<NotAuthorizedException.Builder,NotAuthorizedException>
The caller is not authorized to perform this operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotAuthorizedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotAuthorizedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotAuthorizedException.Builder> |
serializableBuilderClass() |
NotAuthorizedException.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 NotAuthorizedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NotAuthorizedException.Builder,NotAuthorizedException>toBuilder in class KinesisVideoSignalingExceptionpublic static NotAuthorizedException.Builder builder()
public static Class<? extends NotAuthorizedException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.