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