Modifier and Type | Field and Description |
---|---|
protected ExternalTranscoderType |
ResourceType.externalTranscoder |
protected ExternalTranscoderType |
ExternalTranscodeJobType.transcoder |
Modifier and Type | Method and Description |
---|---|
ExternalTranscoderType |
ObjectFactory.createExternalTranscoderType()
Create an instance of
ExternalTranscoderType |
ExternalTranscoderType |
ResourceType.getExternalTranscoder()
Gets the value of the externalTranscoder property.
|
ExternalTranscoderType |
ExternalTranscodeJobType.getTranscoder()
Gets the value of the transcoder property.
|
ExternalTranscoderType |
ExternalTranscoderType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ExternalTranscoderType |
ExternalTranscoderType.withChecks(Integer value) |
ExternalTranscoderType |
ExternalTranscoderType.withDestination(String value) |
ExternalTranscoderType |
ExternalTranscoderType.withInterval(Long value) |
ExternalTranscoderType |
ExternalTranscoderType.withRegex(String value) |
ExternalTranscoderType |
ExternalTranscoderType.withShapeTag(String value) |
ExternalTranscoderType |
ExternalTranscoderType.withSource(String value) |
ExternalTranscoderType |
ExternalTranscoderType.withTimeout(Long value) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceType.setExternalTranscoder(ExternalTranscoderType value)
Sets the value of the externalTranscoder property.
|
void |
ExternalTranscodeJobType.setTranscoder(ExternalTranscoderType value)
Sets the value of the transcoder property.
|
ResourceType |
ResourceType.withExternalTranscoder(ExternalTranscoderType value) |
ExternalTranscodeJobType |
ExternalTranscodeJobType.withTranscoder(ExternalTranscoderType value) |
Copyright © 2017. All rights reserved.