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