Uses of Class
software.amazon.awssdk.services.sagemaker.model.ErrorInfo
-
Packages that use ErrorInfo Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ErrorInfo in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ErrorInfo Modifier and Type Method Description ErrorInfoDescribePartnerAppResponse. error()This is an error field object that contains the error code and the reason for an operation failure.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ErrorInfo Modifier and Type Method Description DescribePartnerAppResponse.BuilderDescribePartnerAppResponse.Builder. error(ErrorInfo error)This is an error field object that contains the error code and the reason for an operation failure.
-