Uses of Interface
software.amazon.awssdk.services.sagemakera2iruntime.model.SageMakerA2IRuntimeException.Builder
-
Packages that use SageMakerA2IRuntimeException.Builder Package Description software.amazon.awssdk.services.sagemakera2iruntime.model -
-
Uses of SageMakerA2IRuntimeException.Builder in software.amazon.awssdk.services.sagemakera2iruntime.model
Subinterfaces of SageMakerA2IRuntimeException.Builder in software.amazon.awssdk.services.sagemakera2iruntime.model Modifier and Type Interface Description static interfaceConflictException.Builderstatic interfaceInternalServerException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceQuotaExceededException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.sagemakera2iruntime.model that implement SageMakerA2IRuntimeException.Builder Modifier and Type Class Description protected static classSageMakerA2IRuntimeException.BuilderImplMethods in software.amazon.awssdk.services.sagemakera2iruntime.model that return types with arguments of type SageMakerA2IRuntimeException.Builder Modifier and Type Method Description static Class<? extends SageMakerA2IRuntimeException.Builder>SageMakerA2IRuntimeException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.sagemakera2iruntime.model with parameters of type SageMakerA2IRuntimeException.Builder Constructor Description SageMakerA2IRuntimeException(SageMakerA2IRuntimeException.Builder builder)
-