Uses of Interface
software.amazon.awssdk.services.bedrockdataautomation.model.BedrockDataAutomationException.Builder
-
Packages that use BedrockDataAutomationException.Builder Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of BedrockDataAutomationException.Builder in software.amazon.awssdk.services.bedrockdataautomation.model
Subinterfaces of BedrockDataAutomationException.Builder in software.amazon.awssdk.services.bedrockdataautomation.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.bedrockdataautomation.model that implement BedrockDataAutomationException.Builder Modifier and Type Class Description protected static classBedrockDataAutomationException.BuilderImplMethods in software.amazon.awssdk.services.bedrockdataautomation.model that return BedrockDataAutomationException.Builder Modifier and Type Method Description BedrockDataAutomationException.BuilderBedrockDataAutomationException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static BedrockDataAutomationException.BuilderBedrockDataAutomationException. builder()BedrockDataAutomationException.BuilderBedrockDataAutomationException.Builder. cause(Throwable cause)BedrockDataAutomationException.BuilderBedrockDataAutomationException.Builder. message(String message)BedrockDataAutomationException.BuilderBedrockDataAutomationException.Builder. requestId(String requestId)BedrockDataAutomationException.BuilderBedrockDataAutomationException.Builder. statusCode(int statusCode)BedrockDataAutomationException.BuilderBedrockDataAutomationException. toBuilder()BedrockDataAutomationException.BuilderBedrockDataAutomationException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return types with arguments of type BedrockDataAutomationException.Builder Modifier and Type Method Description static Class<? extends BedrockDataAutomationException.Builder>BedrockDataAutomationException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type BedrockDataAutomationException.Builder Constructor Description BedrockDataAutomationException(BedrockDataAutomationException.Builder builder)
-