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