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, sdkFields
copy
applyMutation, build
SnapStart.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
,
SnapStartApplyOn
SnapStart.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
,
SnapStartApplyOn
Copyright © 2023. All rights reserved.