public static interface UnableToDetectSchemaException.Builder extends SdkPojo, CopyableBuilder<UnableToDetectSchemaException.Builder,UnableToDetectSchemaException>, KinesisAnalyticsV2Exception.Builder
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsUnableToDetectSchemaException.Builder rawInputRecords(Collection<String> rawInputRecords)
Raw stream data that was sampled to infer the schema.
rawInputRecords - Raw stream data that was sampled to infer the schema.UnableToDetectSchemaException.Builder rawInputRecords(String... rawInputRecords)
Raw stream data that was sampled to infer the schema.
rawInputRecords - Raw stream data that was sampled to infer the schema.UnableToDetectSchemaException.Builder processedInputRecords(Collection<String> processedInputRecords)
Stream data that was modified by the processor specified in the InputProcessingConfiguration
parameter.
processedInputRecords - Stream data that was modified by the processor specified in the
InputProcessingConfiguration parameter.UnableToDetectSchemaException.Builder processedInputRecords(String... processedInputRecords)
Stream data that was modified by the processor specified in the InputProcessingConfiguration
parameter.
processedInputRecords - Stream data that was modified by the processor specified in the
InputProcessingConfiguration parameter.UnableToDetectSchemaException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface KinesisAnalyticsV2Exception.BuilderUnableToDetectSchemaException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface KinesisAnalyticsV2Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderUnableToDetectSchemaException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface KinesisAnalyticsV2Exception.BuilderrequestId in interface SdkServiceException.BuilderUnableToDetectSchemaException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface KinesisAnalyticsV2Exception.BuilderstatusCode in interface SdkServiceException.BuilderUnableToDetectSchemaException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface KinesisAnalyticsV2Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.