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