@Generated(value="software.amazon.awssdk:codegen") public final class SessionExpiredException extends KinesisVideoSignalingException implements ToCopyableBuilder<SessionExpiredException.Builder,SessionExpiredException>
If the client session is expired. Once the client is connected, the session is valid for 45 minutes. Client should reconnect to the channel to continue sending/receiving messages.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SessionExpiredException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SessionExpiredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SessionExpiredException.Builder> |
serializableBuilderClass() |
SessionExpiredException.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 SessionExpiredException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SessionExpiredException.Builder,SessionExpiredException>toBuilder in class KinesisVideoSignalingExceptionpublic static SessionExpiredException.Builder builder()
public static Class<? extends SessionExpiredException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.