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