Uses of Interface
software.amazon.awssdk.services.lambda.model.EfsMountFailureException.Builder
Packages that use EfsMountFailureException.Builder
-
Uses of EfsMountFailureException.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return EfsMountFailureException.BuilderModifier and TypeMethodDescriptionEfsMountFailureException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) EfsMountFailureException.builder()EfsMountFailureException.Builder.numAttempts(Integer numAttempts) EfsMountFailureException.Builder.statusCode(int statusCode) EfsMountFailureException.toBuilder()Sets the value of the Type property for this object.EfsMountFailureException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type EfsMountFailureException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EfsMountFailureException.Builder>EfsMountFailureException.serializableBuilderClass()