Uses of Class
software.amazon.awssdk.services.s3outposts.model.FailedReason
-
Packages that use FailedReason Package Description software.amazon.awssdk.services.s3outposts.model -
-
Uses of FailedReason in software.amazon.awssdk.services.s3outposts.model
Methods in software.amazon.awssdk.services.s3outposts.model that return FailedReason Modifier and Type Method Description FailedReasonEndpoint. failedReason()The failure reason, if any, for a create or delete endpoint operation.Methods in software.amazon.awssdk.services.s3outposts.model with parameters of type FailedReason Modifier and Type Method Description Endpoint.BuilderEndpoint.Builder. failedReason(FailedReason failedReason)The failure reason, if any, for a create or delete endpoint operation.
-