Uses of Class
com.vidispine.generated.VXAType
-
Uses of VXAType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VXATypeMethods in com.vidispine.generated that return VXATypeModifier and TypeMethodDescriptionObjectFactory.createVXAType()
Create an instance ofVXAType
VXAType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VXAType.withAgentGroup
(String value) Sets the value of the agentGroup property.VXAType.withAllStorages
(Boolean value) Sets the value of the allStorages property.VXAType.withCertificate
(String value) Sets the value of the certificate property.VXAType.withExportLocation
(VXAExportLocationType... values) Adds objects to the list of ExportLocation using add methodVXAType.withExportLocation
(Collection<VXAExportLocationType> values) Adds objects to the list of ExportLocation using addAll methodVXAType.withExternalUri
(String value) Sets the value of the externalUri property.Adds objects to the list of File using add methodVXAType.withFile
(Collection<String> values) Adds objects to the list of File using addAll methodVXAType.withForwardService
(ForwardServiceType... values) Adds objects to the list of ForwardService using add methodVXAType.withForwardService
(Collection<ForwardServiceType> values) Adds objects to the list of ForwardService using addAll methodVXAType.withInstance
(String value) Sets the value of the instance property.VXAType.withLastSeen
(XMLGregorianCalendar value) Sets the value of the lastSeen property.Sets the value of the mode property.Sets the value of the name property.Sets the value of the port property.VXAType.withPublicEndpointUri
(String value) Sets the value of the publicEndpointUri property.VXAType.withPublicKey
(String value) Sets the value of the publicKey property.VXAType.withResource
(VXAResourceType... values) Adds objects to the list of Resource using add methodVXAType.withResource
(Collection<VXAResourceType> values) Adds objects to the list of Resource using addAll methodVXAType.withResourceTag
(KeyValuePairType... values) Adds objects to the list of ResourceTag using add methodVXAType.withResourceTag
(Collection<KeyValuePairType> values) Adds objects to the list of ResourceTag using addAll methodVXAType.withS3CredentialType
(S3CredentialType value) Sets the value of the s3CredentialType property.VXAType.withSecret
(VXASecretType... values) Adds objects to the list of Secret using add methodVXAType.withSecret
(Collection<VXASecretType> values) Adds objects to the list of Secret using addAll methodVXAType.withStatus
(VXAStatus value) Sets the value of the status property.VXAType.withStorage
(VXAStorageType... values) Adds objects to the list of Storage using add methodVXAType.withStorage
(Collection<VXAStorageType> values) Adds objects to the list of Storage using addAll methodVXAType.withTranscoder
(TranscoderType... values) Adds objects to the list of Transcoder using add methodVXAType.withTranscoder
(Collection<TranscoderType> values) Adds objects to the list of Transcoder using addAll methodVXAType.withTranscoderVersion
(String value) Sets the value of the transcoderVersion property.Sets the value of the uri property.Sets the value of the user property.Sets the value of the uuid property.VXAType.withVsClusterAddress
(String value) Sets the value of the vsClusterAddress property.VXAType.withVsInstance
(VXAVSInstanceType... values) Adds objects to the list of VsInstance using add methodVXAType.withVsInstance
(Collection<VXAVSInstanceType> values) Adds objects to the list of VsInstance using addAll methodVXAType.withVxaVersion
(String value) Sets the value of the vxaVersion property.Methods in com.vidispine.generated that return types with arguments of type VXATypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VXAType>
ObjectFactory.createVXADocument
(VXAType value) OtifJobConfigurationType.getVxa()
Gets the value of the vxa property.VXAListType.getVxa()
Gets the value of the vxa property.Methods in com.vidispine.generated with parameters of type VXATypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VXAType>
ObjectFactory.createVXADocument
(VXAType value) Adds objects to the list of Vxa using add methodAdds objects to the list of Vxa using add methodMethod parameters in com.vidispine.generated with type arguments of type VXATypeModifier and TypeMethodDescriptionOtifJobConfigurationType.withVxa
(Collection<VXAType> values) Adds objects to the list of Vxa using addAll methodVXAListType.withVxa
(Collection<VXAType> values) Adds objects to the list of Vxa using addAll method