| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static EntityNotExistsException.Builder |
EntityNotExistsException.builder() |
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.cause(Throwable cause) |
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.entityIds(Collection<String> entityIds)
The IDs of the non-existent resources.
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.entityIds(String... entityIds)
The IDs of the non-existent resources.
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.message(String message) |
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.requestId(String requestId) |
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.statusCode(int statusCode) |
EntityNotExistsException.Builder |
EntityNotExistsException.toBuilder() |
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EntityNotExistsException.Builder> |
EntityNotExistsException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.