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