@Generated(value="software.amazon.awssdk:codegen") public final class InvalidCodecPrivateDataException extends KinesisVideoArchivedMediaException implements ToCopyableBuilder<InvalidCodecPrivateDataException.Builder,InvalidCodecPrivateDataException>
The Codec Private Data in the video stream is not valid for this operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidCodecPrivateDataException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidCodecPrivateDataException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidCodecPrivateDataException.Builder> |
serializableBuilderClass() |
InvalidCodecPrivateDataException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidCodecPrivateDataException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InvalidCodecPrivateDataException.Builder,InvalidCodecPrivateDataException>toBuilder in class KinesisVideoArchivedMediaExceptionpublic static InvalidCodecPrivateDataException.Builder builder()
public static Class<? extends InvalidCodecPrivateDataException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.