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