public class StreamsEndpoint extends java.lang.Object
Constructor and Description |
---|
StreamsEndpoint(HttpWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
StreamResponse |
delete(java.lang.String uuid) |
StreamResponse |
put(StreamRequest request) |
public StreamsEndpoint(HttpWrapper wrapper)
public StreamResponse put(StreamRequest request) throws java.io.IOException, NexmoClientException
java.io.IOException
NexmoClientException
public StreamResponse delete(java.lang.String uuid) throws java.io.IOException, NexmoClientException
java.io.IOException
NexmoClientException