| Package | Description | 
|---|---|
| com.microsoft.azure.management.eventhub | 
 This package contains the classes for EventHubManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EncodingCaptureDescription | 
CaptureDescription.encoding()
Get enumerates the possible values for the encoding format of capture description. 
 | 
static EncodingCaptureDescription | 
EncodingCaptureDescription.fromString(String value)
Parses a serialized value to a EncodingCaptureDescription instance. 
 | 
static EncodingCaptureDescription | 
EncodingCaptureDescription.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EncodingCaptureDescription[] | 
EncodingCaptureDescription.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CaptureDescription | 
CaptureDescription.withEncoding(EncodingCaptureDescription encoding)
Set enumerates the possible values for the encoding format of capture description. 
 | 
Copyright © 2019. All rights reserved.