Uses of Class
com.brightcove.zencoder.client.account.ZencoderAccountState
Package | Description |
---|---|
com.brightcove.zencoder.client.account |
-
Uses of ZencoderAccountState in com.brightcove.zencoder.client.account
Methods in com.brightcove.zencoder.client.account that return ZencoderAccountState Modifier and Type Method Description ZencoderAccountState
ZencoderAccountDetails. getAccountState()
static ZencoderAccountState
ZencoderAccountState. valueOf(String name)
Returns the enum constant of this type with the specified name.static ZencoderAccountState[]
ZencoderAccountState. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.brightcove.zencoder.client.account with parameters of type ZencoderAccountState Modifier and Type Method Description void
ZencoderAccountDetails. setAccountState(ZencoderAccountState account_state)