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