Uses of Class
org.gcube.application.geoportal.common.model.rest.RegisterFileSetRequest.ClashOptions
-
Packages that use RegisterFileSetRequest.ClashOptions Package Description org.gcube.application.geoportal.common.model.rest org.gcube.application.geoportal.common.utils -
-
Uses of RegisterFileSetRequest.ClashOptions in org.gcube.application.geoportal.common.model.rest
Methods in org.gcube.application.geoportal.common.model.rest that return RegisterFileSetRequest.ClashOptions Modifier and Type Method Description static RegisterFileSetRequest.ClashOptionsRegisterFileSetRequest.ClashOptions. valueOf(String name)Returns the enum constant of this type with the specified name.static RegisterFileSetRequest.ClashOptions[]RegisterFileSetRequest.ClashOptions. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RegisterFileSetRequest.ClashOptions in org.gcube.application.geoportal.common.utils
Methods in org.gcube.application.geoportal.common.utils with parameters of type RegisterFileSetRequest.ClashOptions Modifier and Type Method Description FileSets.RequestBuilderFileSets.RequestBuilder. setClashPolicy(RegisterFileSetRequest.ClashOptions path)
-