| 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.withDestination(String 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 © 2015. All rights reserved.