public class FormRequest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FormRequest
public FormRequest(@Nullable
@Nullable String resourceId,
@Nullable
@Nullable Map<String,Object> targets,
@Nullable
@Nullable Boolean omitExtension)
-
Method Details
-
getResourceId
@Nullable
public @Nullable String getResourceId()
-
-