| Modifier and Type | Field and Description |
|---|---|
protected List<StatsDRecieverType> |
TranscoderConfigurationType.statsd |
| Modifier and Type | Method and Description |
|---|---|
StatsDRecieverType |
ObjectFactory.createStatsDRecieverType()
Create an instance of
StatsDRecieverType |
StatsDRecieverType |
StatsDRecieverType.withDestination(AddressPortType value) |
StatsDRecieverType |
StatsDRecieverType.withPrefix(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<StatsDRecieverType> |
TranscoderConfigurationType.getStatsd()
Gets the value of the statsd property.
|
| Modifier and Type | Method and Description |
|---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withStatsd(StatsDRecieverType... values) |
| Modifier and Type | Method and Description |
|---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withStatsd(Collection<StatsDRecieverType> values) |
Copyright © 2015. All rights reserved.