Uses of Class
com.microsoft.azure.management.eventhub.CaptureDescription
-
-
Uses of CaptureDescription in com.microsoft.azure.management.eventhub
Methods in com.microsoft.azure.management.eventhub that return CaptureDescription Modifier and Type Method Description CaptureDescriptionCaptureDescription. withDestination(Destination destination)Set the destination value.CaptureDescriptionCaptureDescription. withEnabled(Boolean enabled)Set the enabled value.CaptureDescriptionCaptureDescription. withEncoding(EncodingCaptureDescription encoding)Set the encoding value.CaptureDescriptionCaptureDescription. withIntervalInSeconds(Integer intervalInSeconds)Set the intervalInSeconds value.CaptureDescriptionCaptureDescription. withSizeLimitInBytes(Integer sizeLimitInBytes)Set the sizeLimitInBytes value.
-