Class UpdateApplicationRequest
java.lang.Object
dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setAttributes
(Map<String, Object> attributes) void
setDescription
(String description) void
-
Constructor Details
-
UpdateApplicationRequest
public UpdateApplicationRequest()
-
-
Method Details
-
getDescription
-
setDescription
-
getName
-
setName
-
getAttributes
-
setAttributes
-