Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.UnexpectedLambdaException.Builder
-
Packages that use UnexpectedLambdaException.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of UnexpectedLambdaException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return UnexpectedLambdaException.Builder Modifier and Type Method Description UnexpectedLambdaException.BuilderUnexpectedLambdaException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static UnexpectedLambdaException.BuilderUnexpectedLambdaException. builder()UnexpectedLambdaException.BuilderUnexpectedLambdaException.Builder. cause(Throwable cause)UnexpectedLambdaException.BuilderUnexpectedLambdaException.Builder. message(String message)UnexpectedLambdaException.BuilderUnexpectedLambdaException.Builder. requestId(String requestId)UnexpectedLambdaException.BuilderUnexpectedLambdaException.Builder. statusCode(int statusCode)UnexpectedLambdaException.BuilderUnexpectedLambdaException. toBuilder()UnexpectedLambdaException.BuilderUnexpectedLambdaException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type UnexpectedLambdaException.Builder Modifier and Type Method Description static Class<? extends UnexpectedLambdaException.Builder>UnexpectedLambdaException. serializableBuilderClass()
-