Uses of Class
com.vidispine.generated.CloudConvertType
-
-
Uses of CloudConvertType in com.vidispine.generated
Fields in com.vidispine.generated declared as CloudConvertType Modifier and Type Field Description protected CloudConvertType
ResourceType. cloudconvert
Methods in com.vidispine.generated that return CloudConvertType Modifier and Type Method Description CloudConvertType
ObjectFactory. createCloudConvertType()
Create an instance ofCloudConvertType
CloudConvertType
ResourceType. getCloudconvert()
Gets the value of the cloudconvert property.CloudConvertType
CloudConvertType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CloudConvertType
CloudConvertType. withApiHost(String value)
CloudConvertType
CloudConvertType. withApiKey(String value)
CloudConvertType
CloudConvertType. withInputMethod(String value)
CloudConvertType
CloudConvertType. withPublicAddress(String value)
CloudConvertType
CloudConvertType. withScript(String value)
Methods in com.vidispine.generated with parameters of type CloudConvertType Modifier and Type Method Description void
ResourceType. setCloudconvert(CloudConvertType value)
Sets the value of the cloudconvert property.ResourceType
ResourceType. withCloudconvert(CloudConvertType value)
-