Uses of Enum
com.ironsoftware.ironpdf.internal.proto.ImageToPdfRequestStream.RequestCase
Packages that use ImageToPdfRequestStream.RequestCase
-
Uses of ImageToPdfRequestStream.RequestCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ImageToPdfRequestStream.RequestCaseModifier 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.