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