public static interface GetDataEndpointResponse.Builder extends KinesisVideoResponse.Builder, CopyableBuilder<GetDataEndpointResponse.Builder,GetDataEndpointResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDataEndpointResponse.Builder |
dataEndpoint(String dataEndpoint)
The endpoint value.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetDataEndpointResponse.Builder dataEndpoint(String dataEndpoint)
The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.
dataEndpoint - The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your
application.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.