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