All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.gold.scim.common.constants.enums.HttpMethod Maven / Gradle / Ivy

The newest version!
package de.gold.scim.common.constants.enums;

/**
 * author Pascal Knueppel 
* created at: 26.10.2019 - 00:06
*
*/ public enum HttpMethod { POST, GET, PUT, PATCH, DELETE }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy