Uses of Class
software.amazon.awssdk.services.transfer.model.TransferException.BuilderImpl
-
Packages that use TransferException.BuilderImpl Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of TransferException.BuilderImpl in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return TransferException.BuilderImpl Modifier and Type Method Description TransferException.BuilderImplTransferException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)TransferException.BuilderImplTransferException.BuilderImpl. cause(Throwable cause)TransferException.BuilderImplTransferException.BuilderImpl. message(String message)TransferException.BuilderImplTransferException.BuilderImpl. requestId(String requestId)TransferException.BuilderImplTransferException.BuilderImpl. statusCode(int statusCode)TransferException.BuilderImplTransferException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-