Class RegisterFileSetRequest
- java.lang.Object
-
- org.gcube.application.geoportal.common.model.rest.RegisterFileSetRequest
-
public class RegisterFileSetRequest extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRegisterFileSetRequest.ClashOptionsBehavior for existing JSON Object at @destinationPath REPLACE_EXISTING : removes previously defined attributes (only on single match) MERGE_EXISTING : merges the provided attributes with the matching ones (only on single match) APPEND : appends the object to the existing collection (only if field is multiple)
-
Constructor Summary
Constructors Constructor Description RegisterFileSetRequest()
-
-
-
Method Detail
-
validate
public void validate() throws InvalidRequestException- Throws:
InvalidRequestException
-
-