Uses of Class
com.softlayer.api.service.network.media.transcode.Account.Mask
| Package | Description |
|---|---|
| com.softlayer.api.service | |
| com.softlayer.api.service.network.media.transcode |
-
Uses of Account.Mask in com.softlayer.api.service
Methods in com.softlayer.api.service that return Account.Mask Modifier and Type Method Description Account.MaskAccount.Mask. transcodeAccounts() -
Uses of Account.Mask in com.softlayer.api.service.network.media.transcode
Methods in com.softlayer.api.service.network.media.transcode that return Account.Mask Modifier and Type Method Description Account.MaskAccount.Mask. accountId()Account.MaskAccount.Mask. createDate()Account.MaskAccount.Mask. id()Account.MaskAccount.Mask. modifyDate()Account.MaskJob.Mask. transcodeAccount()Account.MaskAccount.Mask. transcodeJobCount()Account.MaskAccount.Service. withMask()Account.MaskAccount.ServiceAsync. withMask()Account.MaskAccount.Service. withNewMask()Account.MaskAccount.ServiceAsync. withNewMask()Methods in com.softlayer.api.service.network.media.transcode with parameters of type Account.Mask Modifier and Type Method Description voidAccount.Service. setMask(Account.Mask mask)voidAccount.ServiceAsync. setMask(Account.Mask mask)