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