Modifier and Type | Field and Description |
---|---|
protected AddressPortType |
TranscoderConfigurationType.apiURL |
protected AddressPortType |
StatsDRecieverType.destination |
protected AddressPortType |
TranscoderConfigurationType.proresDecoder |
protected AddressPortType |
TranscoderConfigurationType.proresEncoder |
protected AddressPortType |
TranscoderConfigurationType.vp6Encoder |
Modifier and Type | Field and Description |
---|---|
protected List<AddressPortType> |
TranscoderConfigurationType.carbonServer |
Modifier and Type | Method and Description |
---|---|
AddressPortType |
ObjectFactory.createAddressPortType()
Create an instance of
AddressPortType |
AddressPortType |
TranscoderConfigurationType.getApiURL()
Gets the value of the apiURL property.
|
AddressPortType |
StatsDRecieverType.getDestination()
Gets the value of the destination property.
|
AddressPortType |
TranscoderConfigurationType.getProresDecoder()
Gets the value of the proresDecoder property.
|
AddressPortType |
TranscoderConfigurationType.getProresEncoder()
Gets the value of the proresEncoder property.
|
AddressPortType |
TranscoderConfigurationType.getVp6Encoder()
Gets the value of the vp6Encoder property.
|
AddressPortType |
AddressPortType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AddressPortType |
AddressPortType.withAddress(String value) |
AddressPortType |
AddressPortType.withHost(String value) |
AddressPortType |
AddressPortType.withPort(int value) |
Modifier and Type | Method and Description |
---|---|
List<AddressPortType> |
TranscoderConfigurationType.getCarbonServer()
Gets the value of the carbonServer property.
|
Modifier and Type | Method and Description |
---|---|
void |
TranscoderConfigurationType.setApiURL(AddressPortType value)
Sets the value of the apiURL property.
|
void |
StatsDRecieverType.setDestination(AddressPortType value)
Sets the value of the destination property.
|
void |
TranscoderConfigurationType.setProresDecoder(AddressPortType value)
Sets the value of the proresDecoder property.
|
void |
TranscoderConfigurationType.setProresEncoder(AddressPortType value)
Sets the value of the proresEncoder property.
|
void |
TranscoderConfigurationType.setVp6Encoder(AddressPortType value)
Sets the value of the vp6Encoder property.
|
TranscoderConfigurationType |
TranscoderConfigurationType.withApiURL(AddressPortType value) |
TranscoderConfigurationType |
TranscoderConfigurationType.withCarbonServer(AddressPortType... values) |
StatsDRecieverType |
StatsDRecieverType.withDestination(AddressPortType value) |
TranscoderConfigurationType |
TranscoderConfigurationType.withProresDecoder(AddressPortType value) |
TranscoderConfigurationType |
TranscoderConfigurationType.withProresEncoder(AddressPortType value) |
TranscoderConfigurationType |
TranscoderConfigurationType.withVp6Encoder(AddressPortType value) |
Modifier and Type | Method and Description |
---|---|
TranscoderConfigurationType |
TranscoderConfigurationType.withCarbonServer(Collection<AddressPortType> values) |
Copyright © 2017. All rights reserved.