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