Uses of Enum
com.docspring.UploadPresignResponse.MethodEnum
Packages that use UploadPresignResponse.MethodEnum
-
Uses of UploadPresignResponse.MethodEnum in com.docspring
Subclasses with type arguments of type UploadPresignResponse.MethodEnum in com.docspringModifier and TypeClassDescriptionstatic enumGets or Sets methodMethods in com.docspring that return UploadPresignResponse.MethodEnumModifier and TypeMethodDescriptionUploadPresignResponse.getMethod()Get methodReturns the enum constant of this type with the specified name.static UploadPresignResponse.MethodEnum[]UploadPresignResponse.MethodEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.docspring with parameters of type UploadPresignResponse.MethodEnumModifier and TypeMethodDescriptionUploadPresignResponse.method(UploadPresignResponse.MethodEnum method) voidUploadPresignResponse.setMethod(UploadPresignResponse.MethodEnum method)