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