| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
SnapStart |
CreateFunctionRequest.snapStart()
The function's SnapStart setting.
|
SnapStart |
UpdateFunctionConfigurationRequest.snapStart()
The function's SnapStart setting.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFunctionRequest.Builder |
CreateFunctionRequest.Builder.snapStart(SnapStart snapStart)
The function's SnapStart setting.
|
UpdateFunctionConfigurationRequest.Builder |
UpdateFunctionConfigurationRequest.Builder.snapStart(SnapStart snapStart)
The function's SnapStart setting.
|
Copyright © 2023. All rights reserved.