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