Uses of Interface
software.amazon.awssdk.services.sqs.model.MessageNotInflightException.Builder
Packages that use MessageNotInflightException.Builder
-
Uses of MessageNotInflightException.Builder in software.amazon.awssdk.services.sqs.model
Methods in software.amazon.awssdk.services.sqs.model that return MessageNotInflightException.BuilderModifier and TypeMethodDescriptionMessageNotInflightException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) MessageNotInflightException.builder()MessageNotInflightException.Builder.numAttempts(Integer numAttempts) MessageNotInflightException.Builder.statusCode(int statusCode) MessageNotInflightException.toBuilder()MessageNotInflightException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sqs.model that return types with arguments of type MessageNotInflightException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MessageNotInflightException.Builder>MessageNotInflightException.serializableBuilderClass()