Uses of Enum
com.ironsoftware.ironpdf.internal.proto.ImageToPdfRequestStream.RequestCase
-
Uses of ImageToPdfRequestStream.RequestCase in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionImageToPdfRequestStream.RequestCase.forNumber
(int value) ImageToPdfRequestStream.Builder.getRequestCase()
ImageToPdfRequestStream.getRequestCase()
ImageToPdfRequestStreamOrBuilder.getRequestCase()
ImageToPdfRequestStream.RequestCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static ImageToPdfRequestStream.RequestCase[]
ImageToPdfRequestStream.RequestCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.