Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.BadGatewayException.Builder
Packages that use BadGatewayException.Builder
-
Uses of BadGatewayException.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return BadGatewayException.BuilderModifier and TypeMethodDescriptionBadGatewayException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static BadGatewayException.BuilderBadGatewayException.builder()BadGatewayException.Builder.numAttempts(Integer numAttempts) BadGatewayException.Builder.resourceName(String resourceName) The name of the dependency that caused the issue, such as Amazon Bedrock, Lambda, or STS.BadGatewayException.Builder.statusCode(int statusCode) BadGatewayException.toBuilder()BadGatewayException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type BadGatewayException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BadGatewayException.Builder>BadGatewayException.serializableBuilderClass()