public static interface FrameCaptureCdnSettings.Builder extends SdkPojo, CopyableBuilder<FrameCaptureCdnSettings.Builder,FrameCaptureCdnSettings>
| Modifier and Type | Method and Description |
|---|---|
default FrameCaptureCdnSettings.Builder |
frameCaptureS3Settings(Consumer<FrameCaptureS3Settings.Builder> frameCaptureS3Settings)
Sets the value of the FrameCaptureS3Settings property for this object.
|
FrameCaptureCdnSettings.Builder |
frameCaptureS3Settings(FrameCaptureS3Settings frameCaptureS3Settings)
Sets the value of the FrameCaptureS3Settings property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFrameCaptureCdnSettings.Builder frameCaptureS3Settings(FrameCaptureS3Settings frameCaptureS3Settings)
frameCaptureS3Settings - The new value for the FrameCaptureS3Settings property for this object.default FrameCaptureCdnSettings.Builder frameCaptureS3Settings(Consumer<FrameCaptureS3Settings.Builder> frameCaptureS3Settings)
FrameCaptureS3Settings.Builder avoiding
the need to create one manually via FrameCaptureS3Settings.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to frameCaptureS3Settings(FrameCaptureS3Settings).
frameCaptureS3Settings - a consumer that will call methods on FrameCaptureS3Settings.BuilderframeCaptureS3Settings(FrameCaptureS3Settings)Copyright © 2022. All rights reserved.