| Modifier and Type | Method and Description |
|---|---|
CaptureDescription |
CaptureDescription.withDestination(Destination destination)
Set the destination value.
|
CaptureDescription |
CaptureDescription.withEnabled(Boolean enabled)
Set the enabled value.
|
CaptureDescription |
CaptureDescription.withEncoding(EncodingCaptureDescription encoding)
Set the encoding value.
|
CaptureDescription |
CaptureDescription.withIntervalInSeconds(Integer intervalInSeconds)
Set the intervalInSeconds value.
|
CaptureDescription |
CaptureDescription.withSizeLimitInBytes(Integer sizeLimitInBytes)
Set the sizeLimitInBytes value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/