Uses of Interface
software.amazon.awssdk.services.sagemakergeospatial.model.SageMakerGeospatialException.Builder
-
Packages that use SageMakerGeospatialException.Builder Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of SageMakerGeospatialException.Builder in software.amazon.awssdk.services.sagemakergeospatial.model
Subinterfaces of SageMakerGeospatialException.Builder in software.amazon.awssdk.services.sagemakergeospatial.model Modifier and Type Interface Description static interfaceAccessDeniedException.Builderstatic interfaceConflictException.Builderstatic interfaceInternalServerException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceQuotaExceededException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.sagemakergeospatial.model that implement SageMakerGeospatialException.Builder Modifier and Type Class Description protected static classSageMakerGeospatialException.BuilderImplMethods in software.amazon.awssdk.services.sagemakergeospatial.model that return SageMakerGeospatialException.Builder Modifier and Type Method Description SageMakerGeospatialException.BuilderSageMakerGeospatialException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static SageMakerGeospatialException.BuilderSageMakerGeospatialException. builder()SageMakerGeospatialException.BuilderSageMakerGeospatialException.Builder. cause(Throwable cause)SageMakerGeospatialException.BuilderSageMakerGeospatialException.Builder. message(String message)SageMakerGeospatialException.BuilderSageMakerGeospatialException.Builder. requestId(String requestId)SageMakerGeospatialException.BuilderSageMakerGeospatialException.Builder. statusCode(int statusCode)SageMakerGeospatialException.BuilderSageMakerGeospatialException. toBuilder()SageMakerGeospatialException.BuilderSageMakerGeospatialException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return types with arguments of type SageMakerGeospatialException.Builder Modifier and Type Method Description static Class<? extends SageMakerGeospatialException.Builder>SageMakerGeospatialException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type SageMakerGeospatialException.Builder Constructor Description SageMakerGeospatialException(SageMakerGeospatialException.Builder builder)
-