Interface ConfigResource
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface ConfigResource
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SUCCESS
- See Also:
-
FAILURE
- See Also:
-
AUTH_FAILURE
- See Also:
-
-
Method Details
-
getConfig
Response getConfig() -
updateConfig
-