Class EnvironmentRequests
java.lang.Object
com.github.angleshq.angles.api.requests.BaseRequests
com.github.angleshq.angles.api.requests.EnvironmentRequests
-
Field Summary
Fields inherited from class com.github.angleshq.angles.api.requests.BaseRequests
baseUrl, client, gson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(Environment environment) get()update(Environment environment) Methods inherited from class com.github.angleshq.angles.api.requests.BaseRequests
getDefaultErrorMessage, processErrorResponse, processResponse, sendDelete, sendJSONGet, sendJSONGet, sendJSONPost, sendJSONPut, sendMultiPartEntity
-
Constructor Details
-
EnvironmentRequests
-
-
Method Details
-
create
- Throws:
IOExceptionAnglesServerException
-
get
- Throws:
IOExceptionAnglesServerException
-
get
- Throws:
IOExceptionAnglesServerException
-
delete
- Throws:
IOExceptionAnglesServerException
-
update
- Throws:
IOExceptionAnglesServerException
-