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