Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.UnauthorizedException.Builder
Packages that use UnauthorizedException.Builder
-
Uses of UnauthorizedException.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return UnauthorizedException.BuilderModifier and TypeMethodDescriptionUnauthorizedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) UnauthorizedException.builder()UnauthorizedException.Builder.numAttempts(Integer numAttempts) UnauthorizedException.Builder.statusCode(int statusCode) UnauthorizedException.toBuilder()UnauthorizedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type UnauthorizedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UnauthorizedException.Builder>UnauthorizedException.serializableBuilderClass()