| Package | Description |
|---|---|
| com.amazonaws.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
FailedReason |
FailedReason.clone() |
FailedReason |
Endpoint.getFailedReason()
The failure reason, if any, for a create or delete endpoint operation.
|
FailedReason |
FailedReason.withErrorCode(String errorCode)
The failure code, if any, for a create or delete endpoint operation.
|
FailedReason |
FailedReason.withMessage(String message)
Additional error details describing the endpoint failure and recommended action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setFailedReason(FailedReason failedReason)
The failure reason, if any, for a create or delete endpoint operation.
|
Endpoint |
Endpoint.withFailedReason(FailedReason failedReason)
The failure reason, if any, for a create or delete endpoint operation.
|
Copyright © 2023. All rights reserved.