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