| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.builder() |
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.cause(Throwable cause) |
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.code(String code)
The HTTP status code returned with the exception.
|
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.detailedMessage(String detailedMessage)
A detailed message describing the problem.
|
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.message(String message) |
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.requestId(String requestId) |
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.requestIdValue(String requestIdValue)
The ID of the request in question.
|
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.statusCode(int statusCode) |
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.toBuilder() |
StreamRecordsNotFoundException.Builder |
StreamRecordsNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StreamRecordsNotFoundException.Builder> |
StreamRecordsNotFoundException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.