com.baidubce.services.lss.model
Class CodecOptions
java.lang.Object
com.baidubce.services.lss.model.CodecOptions
- All Implemented Interfaces:
- Serializable
public class CodecOptions
- extends Object
- implements Serializable
- See Also:
- Serialized Form
CodecOptions
public CodecOptions()
getProfile
public String getProfile()
- Returns the profile.
- Returns:
- the profile
setProfile
public void setProfile(String profile)
- Sets the profile
- Parameters:
profile
- the profile
withProfile
public CodecOptions withProfile(String profile)
- Sets the profile and returns this object.
- Parameters:
profile
- the profile
- Returns:
- this object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.