Uses of Class
com.vidispine.generated.LogReportConfigurationType
-
-
Uses of LogReportConfigurationType in com.vidispine.generated
Methods in com.vidispine.generated that return LogReportConfigurationType Modifier and Type Method Description LogReportConfigurationType
ObjectFactory. createLogReportConfigurationType()
Create an instance ofLogReportConfigurationType
LogReportConfigurationType
LogReportConfigurationType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
LogReportConfigurationType
LogReportConfigurationType. withCertificate(String value)
LogReportConfigurationType
LogReportConfigurationType. withClientCertificate(String... values)
LogReportConfigurationType
LogReportConfigurationType. withClientCertificate(Collection<String> values)
LogReportConfigurationType
LogReportConfigurationType. withClientKey(String value)
LogReportConfigurationType
LogReportConfigurationType. withExpiryTime(Double value)
LogReportConfigurationType
LogReportConfigurationType. withPath(String value)
LogReportConfigurationType
LogReportConfigurationType. withUploadUri(String value)
Methods in com.vidispine.generated that return types with arguments of type LogReportConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogReportConfigurationType>
ObjectFactory. createLogReportConfigurationDocument(LogReportConfigurationType value)
Methods in com.vidispine.generated with parameters of type LogReportConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogReportConfigurationType>
ObjectFactory. createLogReportConfigurationDocument(LogReportConfigurationType value)
-