| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
NotFoundException.Builder |
NotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static NotFoundException.Builder |
NotFoundException.builder() |
NotFoundException.Builder |
NotFoundException.Builder.cause(Throwable cause) |
NotFoundException.Builder |
NotFoundException.Builder.code(ErrorCode code)
Sets the value of the Code property for this object.
|
NotFoundException.Builder |
NotFoundException.Builder.code(String code)
Sets the value of the Code property for this object.
|
NotFoundException.Builder |
NotFoundException.Builder.message(String message) |
NotFoundException.Builder |
NotFoundException.Builder.requestId(String requestId) |
NotFoundException.Builder |
NotFoundException.Builder.requestIdValue(String requestId)
The request id associated with the call responsible for the exception.
|
NotFoundException.Builder |
NotFoundException.Builder.statusCode(int statusCode) |
NotFoundException.Builder |
NotFoundException.toBuilder() |
NotFoundException.Builder |
NotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NotFoundException.Builder> |
NotFoundException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.