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