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