Class ResourcePathDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.ResourcePathDTO
ResourcePathDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet httpVerbgetId()Get idGet resourcePathinthashCode()resourcePath(String resourcePath) voidsetHttpVerb(String httpVerb) voidvoidsetResourcePath(String resourcePath) toString()
-
Field Details
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_RESOURCE_PATH
- See Also:
-
SERIALIZED_NAME_HTTP_VERB
- See Also:
-
-
Constructor Details
-
ResourcePathDTO
public ResourcePathDTO()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
resourcePath
-
getResourcePath
Get resourcePath- Returns:
- resourcePath
-
setResourcePath
-
httpVerb
-
getHttpVerb
Get httpVerb- Returns:
- httpVerb
-
setHttpVerb
-
equals
-
hashCode
public int hashCode() -
toString
-