Amazon.AppStream.AmazonAppStreamClient.CreateStreamingURL C# (CSharp) Method

        internal CreateStreamingURLResponse CreateStreamingURL(CreateStreamingURLRequest request)
        {
            var marshaller = new CreateStreamingURLRequestMarshaller();
            var unmarshaller = CreateStreamingURLResponseUnmarshaller.Instance;

            return Invoke<CreateStreamingURLRequest,CreateStreamingURLResponse>(request, marshaller, unmarshaller);
        }