Package com.cloudinary.transformation
Class LayerBuilder
java.lang.Object
com.cloudinary.transformation.AbstractLayer<Layer>
com.cloudinary.transformation.Layer
com.cloudinary.transformation.LayerBuilder
- All Implemented Interfaces:
java.io.Serializable
public class LayerBuilder extends Layer
Deprecated.
Use
Layer instead- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class com.cloudinary.transformation.AbstractLayer
format, publicId, resourceType, type -
Constructor Summary
Constructors Constructor Description LayerBuilder()Deprecated. -
Method Summary
Methods inherited from class com.cloudinary.transformation.AbstractLayer
format, formattedPublicId, publicId, resourceType, toString, type
-
Constructor Details
-
LayerBuilder
public LayerBuilder()Deprecated.
-