Uses of Interface
software.amazon.awssdk.services.sts.model.StsException.Builder
Packages that use StsException.Builder
-
Uses of StsException.Builder in software.amazon.awssdk.services.sts.model
Subinterfaces of StsException.Builder in software.amazon.awssdk.services.sts.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.sts.model that implement StsException.BuilderMethods in software.amazon.awssdk.services.sts.model that return StsException.BuilderModifier and TypeMethodDescriptionStsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static StsException.BuilderStsException.builder()StsException.Builder.numAttempts(Integer numAttempts) StsException.Builder.statusCode(int statusCode) StsException.toBuilder()StsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sts.model that return types with arguments of type StsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StsException.Builder>StsException.serializableBuilderClass()Constructors in software.amazon.awssdk.services.sts.model with parameters of type StsException.Builder