Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model.SageMakerFeatureStoreRuntimeException.Builder
-
Packages that use SageMakerFeatureStoreRuntimeException.Builder Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model -
-
Uses of SageMakerFeatureStoreRuntimeException.Builder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model
Subinterfaces of SageMakerFeatureStoreRuntimeException.Builder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model Modifier and Type Interface Description static interfaceAccessForbiddenException.Builderstatic interfaceInternalFailureException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceUnavailableException.Builderstatic interfaceValidationErrorException.BuilderClasses in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model that implement SageMakerFeatureStoreRuntimeException.Builder Modifier and Type Class Description protected static classSageMakerFeatureStoreRuntimeException.BuilderImplMethods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model that return types with arguments of type SageMakerFeatureStoreRuntimeException.Builder Modifier and Type Method Description static Class<? extends SageMakerFeatureStoreRuntimeException.Builder>SageMakerFeatureStoreRuntimeException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model with parameters of type SageMakerFeatureStoreRuntimeException.Builder Constructor Description SageMakerFeatureStoreRuntimeException(SageMakerFeatureStoreRuntimeException.Builder builder)
-