Uses of Class
com.vidispine.generated.CloudConvertType
-
Uses of CloudConvertType in com.vidispine.generated
Fields in com.vidispine.generated declared as CloudConvertTypeMethods in com.vidispine.generated that return CloudConvertTypeModifier and TypeMethodDescriptionObjectFactory.createCloudConvertType()
Create an instance ofCloudConvertType
ResourceType.getCloudconvert()
Gets the value of the cloudconvert property.CloudConvertType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CloudConvertType.withApiHost
(String value) Sets the value of the apiHost property.CloudConvertType.withApiKey
(String value) Sets the value of the apiKey property.CloudConvertType.withInputMethod
(String value) Sets the value of the inputMethod property.CloudConvertType.withIsSandbox
(boolean value) Sets the value of the isSandbox property.CloudConvertType.withPublicAddress
(String value) Sets the value of the publicAddress property.CloudConvertType.withScript
(String value) Sets the value of the script property.CloudConvertType.withVersion
(String value) Sets the value of the version property.Methods in com.vidispine.generated with parameters of type CloudConvertTypeModifier and TypeMethodDescriptionvoid
ResourceType.setCloudconvert
(CloudConvertType value) Sets the value of the cloudconvert property.ResourceType.withCloudconvert
(CloudConvertType value) Sets the value of the cloudconvert property.