public static interface SnapStart.Builder extends SdkPojo, CopyableBuilder<SnapStart.Builder,SnapStart>
| Modifier and Type | Method and Description |
|---|---|
SnapStart.Builder |
applyOn(SnapStartApplyOn applyOn)
Set to
PublishedVersions to create a snapshot of the initialized execution environment when you
publish a function version. |
SnapStart.Builder |
applyOn(String applyOn)
Set to
PublishedVersions to create a snapshot of the initialized execution environment when you
publish a function version. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnapStart.Builder applyOn(String applyOn)
Set to PublishedVersions to create a snapshot of the initialized execution environment when you
publish a function version.
applyOn - Set to PublishedVersions to create a snapshot of the initialized execution environment
when you publish a function version.SnapStartApplyOn,
SnapStartApplyOnSnapStart.Builder applyOn(SnapStartApplyOn applyOn)
Set to PublishedVersions to create a snapshot of the initialized execution environment when you
publish a function version.
applyOn - Set to PublishedVersions to create a snapshot of the initialized execution environment
when you publish a function version.SnapStartApplyOn,
SnapStartApplyOnCopyright © 2023. All rights reserved.