| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.builder() |
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.cause(Throwable cause) |
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.message(String message) |
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.processedInputRecords(Collection<String> processedInputRecords)
Sets the value of the ProcessedInputRecords property for this object.
|
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.processedInputRecords(String... processedInputRecords)
Sets the value of the ProcessedInputRecords property for this object.
|
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.rawInputRecords(Collection<String> rawInputRecords)
Sets the value of the RawInputRecords property for this object.
|
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.rawInputRecords(String... rawInputRecords)
Sets the value of the RawInputRecords property for this object.
|
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.requestId(String requestId) |
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.statusCode(int statusCode) |
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.toBuilder() |
UnableToDetectSchemaException.Builder |
UnableToDetectSchemaException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UnableToDetectSchemaException.Builder> |
UnableToDetectSchemaException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.