| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
static QueryCompileErrorLocation.Builder |
QueryCompileErrorLocation.builder() |
QueryCompileErrorLocation.Builder |
QueryCompileErrorLocation.Builder.endCharOffset(Integer endCharOffset)
Reserved.
|
QueryCompileErrorLocation.Builder |
QueryCompileErrorLocation.Builder.startCharOffset(Integer startCharOffset)
Reserved.
|
QueryCompileErrorLocation.Builder |
QueryCompileErrorLocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends QueryCompileErrorLocation.Builder> |
QueryCompileErrorLocation.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default QueryCompileError.Builder |
QueryCompileError.Builder.location(Consumer<QueryCompileErrorLocation.Builder> location)
Reserved.
|
Copyright © 2023. All rights reserved.