Uses of Interface
software.amazon.awssdk.services.lambda.model.SnapStartNotReadyException.Builder
-
Packages that use SnapStartNotReadyException.Builder Package Description software.amazon.awssdk.services.lambda.model -
-
Uses of SnapStartNotReadyException.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return SnapStartNotReadyException.Builder Modifier and Type Method Description SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static SnapStartNotReadyException.BuilderSnapStartNotReadyException. builder()SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. cause(Throwable cause)SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. message(String message)SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. requestId(String requestId)SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. statusCode(int statusCode)SnapStartNotReadyException.BuilderSnapStartNotReadyException. toBuilder()SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. type(String type)Sets the value of the Type property for this object.SnapStartNotReadyException.BuilderSnapStartNotReadyException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type SnapStartNotReadyException.Builder Modifier and Type Method Description static Class<? extends SnapStartNotReadyException.Builder>SnapStartNotReadyException. serializableBuilderClass()
-